utp-native
UDP library
Native bindings for libutp, allowing developers to create UDP-based network servers and clients with high-performance and low-latency connectivity.
Native bindings for libutp
103 stars
6 watching
37 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| | A Go wrapper around a C++ UTP reference implementation | 92 |
| | A Node.js implementation of the UDT module used in peer-to-peer networking | 3 |
| | A TCP/UTP server that auto announces itself using discovery-channel | 58 |
| | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
| | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
| | Tools for working with IP packets in JavaScript. | 42 |
| | Maps a given value to a specific port within a defined range | 34 |
| | A library for encoding and decoding DNS packets | 207 |
| | A Go implementation of the uTP transport protocol used in Bittorrent networks | 176 |
| | A Node.js implementation of the UDP transport layer for peer-to-peer networking | 7 |
| | An implementation of uTP (User Transport Protocol) in JavaScript | 6 |
| | Enables real-time boot of remote Docker images using Bittorrent | 315 |
| | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |