Is it possible to get rooms of a client/socket? I would like to get all the clients in a room, and get all the rooms a client is connected to. Is both of those available out of the box in socket.io?
I can not find proper api/documentation.
Is it possible to get rooms of a client/socket? I would like to get all the clients in a room, and get all the rooms a client is connected to. Is both of those available out of the box in socket.io?
I can not find proper api/documentation.