Don't authenticate with the server and just attempt to join/create/find a game immediately.
Create a separate, secure DTLS connection to a different server before joining, serving short nonce tokens that can be used to authenticate.
Use a secure transport for all connections to the game server.
Generated using TypeDoc
Don't authenticate with the server and just attempt to join/create/find a game immediately.