-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update to support zero-size frame items * Add heartbeat functionality with client reconnecting logic * Fix connection reauthentication failures preventing future reauthentication * More logging * Remove persist * Update connection logic to have server take on client id rather than having client take on server id during reconnect * Bump minimum rust version to 1.64.0 * Bump to v0.20.0-alpha.3 and fix clippy warnings * Update cargo.lock
- Loading branch information
1 parent
ee59555
commit ee50eaf
Showing
54 changed files
with
1,418 additions
and
931 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.