-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hyperclient: Support resuming streams (#316)
- Loading branch information
1 parent
ca02004
commit d914c77
Showing
10 changed files
with
317 additions
and
506 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@polytope-labs/hyperclient", | ||
"description": "The hyperclient is a library for managing (in-flight) ISMP requests", | ||
"version": "0.5.2", | ||
"version": "0.6.2", | ||
"author": "Polytope Labs ([email protected])", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
|
Oops, something went wrong.