libp2p / js-libp2p-utp

uTP module libp2p uses. Implements the interface-transport spec

Home Page:https://libp2p.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

uTP module libp2p uses. Implements the interface-transport spec

https://libp2p.io

License:MIT License


Languages

Language:JavaScript 100.0%