Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Implement support for simultaneous open #14

Merged
merged 11 commits into from Feb 17, 2021
Merged

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Aug 26, 2019

For libp2p/go-libp2p#1039.

TODO

  • Upgrade & Propogate deps.

@vyzo vyzo requested review from Stebalien and raulk August 26, 2019 11:29
@vyzo
Copy link
Contributor Author

vyzo commented Aug 26, 2019

Need to fix the tests.

go.mod Outdated
@@ -3,7 +3,8 @@ module github.com/libp2p/go-conn-security-multistream
go 1.12

require (
github.com/libp2p/go-libp2p-core v0.0.1
github.com/libp2p/go-libp2p-core v0.2.3-0.20190826112323-405451631c05
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note for release

@bigs
Copy link

bigs commented Aug 26, 2019

we should wait for one of @Stebalien or @raulk

@aarshkshah1992
Copy link
Collaborator

Ping @Stebalien @marten-seemann for review.

@aarshkshah1992
Copy link
Collaborator

ping @Stebalien .

@aarshkshah1992 aarshkshah1992 merged commit d2b7f02 into master Feb 17, 2021
@aarshkshah1992 aarshkshah1992 deleted the feat/simopen branch February 17, 2021 07:16
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants