js-libp2p-udp
UDP transport
A Node.js implementation of the UDP transport layer for peer-to-peer networking
Node.js implementation of the UDP module that libp2p uses, which implements the abstract-transport interface
7 stars
22 watching
2 forks
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Node.js implementation of the UDT module used in peer-to-peer networking | 3 |
| A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
| An implementation of uTP (User Transport Protocol) in JavaScript | 6 |
| Defines a standard for transporting JSON data in stream protocols | 688 |
| A Peer-to-Peer networking stack implementation in Nim. | 253 |
| A C++ library implementing a transport protocol with features like reliable delivery and minimal extra delay for peer-to-peer connections. | 1,115 |
| Generates and manipulates cryptographic identities used in peer-to-peer networks | 81 |
| A Node.js implementation of the BitTorrent peer wire protocol. | 351 |
| A Go implementation of the uTP transport protocol used in Bittorrent networks | 176 |
| Provides a base layer for networking-related functionality | 8 |
| An introductory guide to peer-to-peer systems and networks for web applications | 129 |
| A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,112 |
| Developing an API standard for technical communication between transport operators and mobility-as-a-service providers | 100 |
| Native bindings for libutp, allowing developers to create UDP-based network servers and clients with high-performance and low-latency connectivity. | 103 |
| A library for creating reliable UDP connections in game development. | 121 |