Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed disconnection problem when calling StopClient().
this was caused because the transport was invoking OnClientDisconnect() uppon disconnecting (which calls StopClient() again).
- Loading branch information