Modules§
Structs§
Traits§
Functions§
- adapter
- broadcast
- Broadcast a message to all clients connected to a room.
- broadcast_
binary - Broadcast a binary message to all clients connected to a room.
- get_
rooms_ count - Returns the count of rooms this middleware currently has reference too.
- get_
sockets_ for_ room - get_
sockets_ number_ for_ room - get sockets number for room
- handle_
io - Handles any incoming socket.io requests for a particular context by using the passed in handler.
- handle_
io_ with_ capacity - Handles any incoming socket.io requests for a particular context by using the passed in handler.
- print_
sockets_ for_ room - print all sockets for room