Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/libp2p/js-libp2p-udt

Node.js implementation of the UDT module that libp2p uses, which implements the abstract-transport interface
https://github.com/libp2p/js-libp2p-udt

Last synced: 28 days ago
JSON representation

Node.js implementation of the UDT module that libp2p uses, which implements the abstract-transport interface

Awesome Lists containing this project

README

        

# js-libp2p-udt

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](https://img.shields.io/badge/project-libp2p-blue.svg?style=flat-square)](http://github.com/libp2p/libp2p)
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)

> Node.js implementation of the UDT module that libp2p uses, which implements the abstract-transport interface

http://udt.sourceforge.net/

This is a stub repo. Please refer to [the issues](https://github.com/libp2p/js-libp2p-udt/issues) or come back later.

## Contribute

Contributions welcome. Please check out [the issues](https://github.com/libp2p/js-libp2p-udt/issues).

Check out our [contributing document](https://github.com/libp2p/community/blob/master/contributing.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).

Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

[MIT](LICENSE) © David Dias