discovery-server
Discovery server
A TCP/UTP server that auto announces itself using discovery-channel
A tcp/utp server that auto announces itself using discovery-channel
58 stars
4 watching
8 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
mafintosh/hypername | A distributed name server allowing multiple computers to share and synchronize key-value pairs | 36 |
mafintosh/discovery-swarm | A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. | 375 |
mafintosh/polo | Enables decentralized service discovery and load balancing without relying on a central server or static configuration. | 247 |
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 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
mafintosh/network-address | A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
mafintosh/signalhub | A signalling server for coordinating handshaking in real-time applications | 668 |
mafintosh/multicast-dns | An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/torrent-mount | Creates a virtual filesystem for real-time torrent access | 1,406 |