on Any
Registers a wildcard event listener for all events.
Return
The updated SocketSession instance.
Parameters
callback
A suspend function to handle any event.
Registers a wildcard event listener for all events.
The updated SocketSession instance.
A suspend function to handle any event.