-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds a deprecated compatibility shim to support the old API - Do a minor version bump instead of a major one since the API is compatible - Splits up types into their own file - Mark _sendTopic as an internal function - Updates documentation - Fixes a bug where requests would be sent at the same time - Adds queue length property to topic connection to help with pooling implementations - Adds destroyed property to topic connection to help with pooling implementations
- Loading branch information
1 parent
213844a
commit f05b4bd
Showing
12 changed files
with
326 additions
and
357 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.