Skip to content

dialProtocol #162

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

Merged
merged 5 commits into from
Feb 7, 2018
Merged

dialProtocol #162

merged 5 commits into from
Feb 7, 2018

Conversation

daviddias
Copy link
Member

closes #67

@ghost ghost assigned daviddias Feb 7, 2018
@ghost ghost added the status/in-progress In progress label Feb 7, 2018
@daviddias
Copy link
Member Author

ref #159

@daviddias daviddias merged commit 03faf69 into master Feb 7, 2018
@daviddias daviddias deleted the dialProtocol branch February 7, 2018 08:37
@ghost ghost removed the status/in-progress In progress label Feb 7, 2018
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
This module uses both protobuf-ts and protons for protobuf operations. To reduce the bundle size, just use protons for both.

Splits the two transports into `private-to-private` and `private-to-public` folders to better tell what code is used by what.

Module exports are unaffected so this is a non-breaking change.
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [2.0.1](libp2p/js-libp2p-webrtc@v2.0.0...v2.0.1) (2023-05-12)

### Bug Fixes

* remove protobuf-ts and split code into two folders ([libp2p#162](libp2p/js-libp2p-webrtc#162)) ([64723a7](libp2p/js-libp2p-webrtc@64723a7))
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.

Consider: Break dial without protocol into its own method
1 participant