This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Close stream after sink * Update src/index.ts Co-authored-by: Alex Potsides <alex@achingbrain.net> * Update src/index.ts Co-authored-by: Alex Potsides <alex@achingbrain.net> * Update src/index.ts Co-authored-by: Alex Potsides <alex@achingbrain.net> * Update test/browser.ts Co-authored-by: Alex Potsides <alex@achingbrain.net> * Update test/browser.ts Co-authored-by: Alex Potsides <alex@achingbrain.net> * Set type for err * Don't use errCode * Wait for pong before closing write side * Update go-libp2p for tests * Undo implementing ping again * go mod tidy * Fix go.mod - don't reuire newer quic-go * Revert "Undo implementing ping again" This reverts commit e67b51f. * Update comment * Make aegir lint happy Co-authored-by: Alex Potsides <alex@achingbrain.net>
- Loading branch information
1 parent
97de951
commit a95720c
Showing
5 changed files
with
120 additions
and
18 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
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
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