Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libp2p/js-libp2p-udp
Node.js implementation of the UDP module that libp2p uses, which implements the abstract-transport interface
https://github.com/libp2p/js-libp2p-udp
Last synced: 3 months ago
JSON representation
Node.js implementation of the UDP module that libp2p uses, which implements the abstract-transport interface
- Host: GitHub
- URL: https://github.com/libp2p/js-libp2p-udp
- Owner: libp2p
- License: mit
- Created: 2015-09-17T01:57:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T16:51:54.000Z (about 1 year ago)
- Last Synced: 2024-08-12T21:27:43.830Z (6 months ago)
- Homepage:
- Size: 10.7 KB
- Stars: 7
- Watchers: 23
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-peer-to-peer - libp2p-udp
README
# js-libp2p-udp
[![](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 [udp](https://sourceforge.net/projects/udp/) module that libp2p uses, which implements the abstract-transport interface
This is a stub repo. Please refer to [the issues](https://github.com/libp2p/js-libp2p-udp/issues) or come back later.
## Contribute
Contributions welcome. Please check out [the issues](https://github.com/libp2p/js-libp2p-udp/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