discovery-swarm
Network Swarm System
A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols.
A network swarm that uses discovery-channel to find peers
376 stars
20 watching
57 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| A TCP/UTP server that auto announces itself using discovery-channel | 58 |
| A JavaScript library for creating and managing Bluetooth Low Energy swarm networks | 62 |
| Automatically connects nodes on a local network using multicast DNS | 131 |
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| A WebRTC-based swarm networking system designed to provide reliable and secure peer-to-peer connections. | 73 |
| Enables decentralized service discovery and load balancing without relying on a central server or static configuration. | 247 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
| An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. | 97 |
| A tool for sharing files and exchanging data between machines on the same network without encryption | 823 |
| A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |