-
Notifications
You must be signed in to change notification settings - Fork 455
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
feature: Circuit Relay #87
Closed
Closed
Conversation
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
Closed
53 tasks
dryajov
force-pushed
the
feat/adding-relay
branch
from
April 10, 2017 01:01
64a2967
to
c85c5c2
Compare
9 tasks
dryajov
force-pushed
the
feat/adding-relay
branch
2 times, most recently
from
July 9, 2017 19:29
ff0450c
to
20a5bbe
Compare
@dryajov you got yourself a spec! :D |
* feat: integrate dht * better interfaces * docs: add documentation for peerRouting, contentRouting, dht * fix: take in passed datastore * fix: update usage of _getPeerInfo * fix: getPeerInfo * docs: update docs * moar feat: correctly handle p2p-circuit addrs when creating a peer info object refactor: rework config options
dryajov
force-pushed
the
feat/adding-relay
branch
from
July 16, 2017 18:23
20a5bbe
to
cad6eb4
Compare
closing in favor of #116 |
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this pull request
Jun 21, 2023
* Add playwright tests and add to CI * Install deps * Replace direct html injection in the example to actually creating dom elements * Small refactors suggested by ckousik * Implement Glen's suggestions * Add version to @libp2p/webrtc * Update example import to use @libp2p/webrtc
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this pull request
Jun 21, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this pull request
Jun 21, 2023
## [3.0.7](libp2p/js-libp2p-utils@v3.0.6...v3.0.7) (2023-03-31) ### Dependencies * **dev:** bump it-pipe from 2.0.5 to 3.0.0 ([libp2p#87](libp2p/js-libp2p-utils#87)) ([fc28634](libp2p/js-libp2p-utils@fc28634))
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
## [3.0.3](libp2p/js-libp2p-record@v3.0.2...v3.0.3) (2023-04-04) ### Bug Fixes * correction package.json exports types path ([libp2p#87](libp2p/js-libp2p-record#87)) ([c1e9a6d](libp2p/js-libp2p-record@c1e9a6d))
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
## [8.1.4](libp2p/js-libp2p-peer-store@v8.1.3...v8.1.4) (2023-06-03) ### Tests * add tests for patching and merging protocols ([libp2p#87](libp2p/js-libp2p-peer-store#87)) ([3e51962](libp2p/js-libp2p-peer-store@3e51962))
achingbrain
pushed a commit
that referenced
this pull request
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.