In Socket.io, is there a way we can restrict client to a particular topic/room only. So whenevr a user subscribe/publish to a room, he should be authenticated b
Socket.io