Skip to content

uTP module libp2p uses. Implements the interface-transport spec

License

Notifications You must be signed in to change notification settings

libp2p/js-libp2p-utp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-libp2p-utp

⚠️ Not actively maintained.

👉 If you are looking for libp2p transports check js-libp2p/doc/CONFIGURATION.md#transport.

If you would like to help getting this module updated check js-libp2p-utp#81


Discourse posts

Dependency Status js-standard-style

Node.js implementation of the µTP module that libp2p uses, which implements the interface-transport interface for dial/listen. Connections follow interface-connection.

Lead Maintainer

Vasco Santos.

Acknowledgements

js-libp2p-utp is a wrapper on top on utp originally developed by Mathias Buus