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

GitHub

375 stars
20 watching
57 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/peer-wire-swarm Enables communication between multiple peers in a decentralized network using a swarm architecture 80
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 382
mafintosh/dns-discovery A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. 193
mafintosh/discovery-server A TCP/UTP server that auto announces itself using discovery-channel 58
mafintosh/ble-swarm A JavaScript library for creating and managing Bluetooth Low Energy swarm networks 62
mafintosh/airswarm Automatically connects nodes on a local network using multicast DNS 130
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
mikeal/killa-beez A WebRTC-based swarm networking system designed to provide reliable and secure peer-to-peer connections. 73
mafintosh/polo Enables decentralized service discovery and load balancing without relying on a central server or static configuration. 247
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
mafintosh/network-address A utility project that provides a simple way to retrieve the local network address of a machine 67
mafintosh/noise-network An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. 97
mafintosh/airpaste A tool for sharing files and exchanging data between machines on the same network without encryption 824
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46
mafintosh/peerwiki A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content 317