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
38 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
anacrolix/go-libutp | A Go wrapper around a C++ UTP reference implementation | 90 |
libp2p/js-libp2p-udt | A Node.js implementation of the UDT module used in peer-to-peer networking | 3 |
mafintosh/discovery-server | A TCP/UTP server that auto announces itself using discovery-channel | 58 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
mafintosh/hash-to-port | Maps a given value to a specific port within a defined range | 34 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 173 |
libp2p/js-libp2p-udp | A Node.js implementation of the UDP transport layer for peer-to-peer networking | 7 |
daviddias/js-ucat | An implementation of uTP (User Transport Protocol) in JavaScript | 6 |
mafintosh/torrent-docker | Enables real-time boot of remote Docker images using Bittorrent | 315 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |