-
Notifications
You must be signed in to change notification settings - Fork 445
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
transport: inMemory transports #13
Labels
help wanted
Seeking public contribution on this issue
Comments
@lgierth any thoughts on this one? How should an inMemory transport be referenced by multiaddr? Starting to think that this becomes easily messy and out of scope of libp2p. |
jacobheun
pushed a commit
to jacobheun/js-libp2p
that referenced
this issue
Jul 29, 2019
Do not allow undefined `peerInfo`
vasco-santos
pushed a commit
that referenced
this issue
Dec 23, 2019
Persist the key info in the store
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
## [3.0.0](libp2p/js-libp2p-tracked-map@v2.0.2...v3.0.0) (2022-11-05) ### ⚠ BREAKING CHANGES * requires @libp2p/interface-metrics v4 ### Bug Fixes * update @libp2p/interface-metrics to v4 ([libp2p#12](libp2p/js-libp2p-tracked-map#12)) ([6a97551](libp2p/js-libp2p-tracked-map@6a97551)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([fb388de](libp2p/js-libp2p-tracked-map@fb388de)) * update project config ([libp2p#13](libp2p/js-libp2p-tracked-map#13)) ([e58d7df](libp2p/js-libp2p-tracked-map@e58d7df))
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
achingbrain
pushed a commit
that referenced
this issue
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for Unix Domain Sockets and something similar that would work in the browser
//cc @dignifiedquire @nicolagreco
The text was updated successfully, but these errors were encountered: