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

transport: µTP #7

Closed
daviddias opened this issue Dec 17, 2015 · 3 comments
Closed

transport: µTP #7

daviddias opened this issue Dec 17, 2015 · 3 comments
Labels
help wanted Seeking public contribution on this issue

Comments

@daviddias
Copy link
Member

Micro Transport Protocol or µTP (sometimes also uTP) is an open UDP-based variant of the BitTorrent peer-to-peer file sharing protocol intended to mitigate poor latency and other congestion control issues found in conventional BitTorrent over TCP, while providing reliable, ordered delivery

Following libp2p implementation in Go and go-ipfs supporting utp as a transport. @masylum has initiated the work to build the libp2p-utp shim that enables libp2p to use multiaddr instead of ip:port pairs and @mafintosh is working on the single uTP implementation available in JS

How can you help:

Reference links:

@daviddias daviddias added the help wanted Seeking public contribution on this issue label Dec 17, 2015
@daviddias daviddias added libp2p-ms1 status/deferred Conscious decision to pause or backlog and removed libp2p-ms1 status/deferred Conscious decision to pause or backlog labels Sep 7, 2016
@daviddias
Copy link
Member Author

@humanely
Copy link

Does this work on cellular network of 3G/4G?
Any tests done yet. Please let me know if I can build one

jacobheun pushed a commit to jacobheun/js-libp2p that referenced this issue Jul 29, 2019
identify: Fix some issues with updateSelf.
vasco-santos pushed a commit that referenced this issue Dec 23, 2019
CMS - PKCS #7
@montassarBoukraine
Copy link

libp2p doesn't work with 3g/4g .

maschad pushed a commit that referenced this issue Jun 22, 2023
For apps that make heavy use of prometheus metrics, it may be possible that the default metrics are already registered and managed and configured separately. This is the case in lodestar.

Feature to disable default metrics
maschad pushed a commit that referenced this issue Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue
Projects
None yet
Development

No branches or pull requests

3 participants