The classes RsrAcceptConnection and RsrInitiateConnection are used to create direct connection outside of the GCI. The addition of the random token has broken there use in direct connections where the server is started manually.
The token mechanism should be moved into an RsrGciAcceptConnection and RsrGciInitiateConnection. The existing classes should remove should be usable without a token.
The classes RsrAcceptConnection and RsrInitiateConnection are used to create direct connection outside of the GCI. The addition of the random token has broken there use in direct connections where the server is started manually.
The token mechanism should be moved into an RsrGciAcceptConnection and RsrGciInitiateConnection. The existing classes should remove should be usable without a token.