Event methods
onClientId
The onClientId method is called when a client connects to, or disconnects from, the server. Read more.
onMessage
The onMessage method is called when a message is handled by the server. Read more.
onPathId
The onPathId method is called when the first client connects to, or the last client disconnects from, the server with a given path Id. Read more.