I am doing a chat with websocket in python with the websockets library, and I want to implement more rooms (channels) than just 1.
On the client side: