Answer the question
In order to leave comments, you need to log in
How to make user rooms?
How it is possible to implement similarity of such scheme:
The client creates a room. The room must store some data, say the number of clients connected to the room, the name of each connected client and something else (perhaps as a group chat). The client who created the room can call friends (for example, using a special link). If we take the idea of a group chat, then users in a room can communicate with each other (but only within the room) And there can be a lot of such rooms. With the help of what can this be done? Considered options for NodeJS and Python Tornado.
Answer the question
In order to leave comments, you need to log in
What do you mean by "with what"? With any programming language. The task is trivial.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question