socket.io-website icon indicating copy to clipboard operation
socket.io-website copied to clipboard

Video need

Open subrinSheikh opened this issue 1 year ago • 1 comments

There should be a demonstration of how rooms are creating and how things are working .Like an illustration

subrinSheikh avatar Feb 09 '25 18:02 subrinSheikh

@subrinSheikh I don't think there is any video but looking documentaion https://socket.io/docs/v4/rooms/ and doing a smal PoC willgive you a clear idea.

Basically when you have clients connected to a specific room all message send in that room will be received by those clients

lekaf974 avatar Feb 10 '25 23:02 lekaf974