Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pubsub to libp2p #164

Merged
merged 8 commits into from
Feb 16, 2018
Merged

feat: add pubsub to libp2p #164

merged 8 commits into from
Feb 16, 2018

Conversation

daviddias
Copy link
Member

@daviddias daviddias commented Feb 14, 2018

No description provided.

@ghost ghost assigned daviddias Feb 14, 2018
@ghost ghost added the status/in-progress In progress label Feb 14, 2018
@daviddias daviddias requested a review from pgte February 15, 2018 19:15
@daviddias
Copy link
Member Author

image

CI is green (we need to support Windows at some point, wink wink @richardschneider :))

@daviddias daviddias merged commit a5fd058 into master Feb 16, 2018
@daviddias daviddias deleted the feat/pubsub branch February 16, 2018 18:23
@ghost ghost removed the status/in-progress In progress label Feb 16, 2018
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Refactors the stream class in this module to use the abstract superclass from `@libp2p/interface-stream-muxer` as it handles all the various scenarios for closing streams which this module does not.

Fixes libp2p#164
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [2.0.4](libp2p/js-libp2p-webrtc@v2.0.3...v2.0.4) (2023-05-17)

### Bug Fixes

* use abstract stream class from muxer interface module ([libp2p#165](libp2p/js-libp2p-webrtc#165)) ([32f68de](libp2p/js-libp2p-webrtc@32f68de)), closes [libp2p#164](libp2p/js-libp2p-webrtc#164)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant