Get an array of Users excluding the one passed to the function
This can be useful when you need to broadcast a message to all people
in the room except for the one who sent the request to the server.
Get an array of Users excluding the one passed to the function
This can be useful when you need to broadcast a message to all people
in the room except for the one who sent the request to the server.
Grab a connection from the connection pool
This allows the extension developer to freely instantiate a db connection and use all
the objects exposed by the JDBC APIs.
Return the unique secret key for this socket channel
For further info about this method and its usage check the "Secure Login Tutorial"
found at chapter 8.9 of the documentation.