peer-wire-swarm

Swarm engine

Enables communication between multiple peers in a decentralized network using a swarm architecture

swarm implementation for bittorrent

GitHub

80 stars
5 watching
18 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 382
mafintosh/discovery-swarm A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. 375
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/peerwiki A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content 317
mafintosh/torrent-stream A Node.js module providing low-level streaming access to torrent files 1,952
mafintosh/ble-swarm A JavaScript library for creating and managing Bluetooth Low Energy swarm networks 62
mafintosh/dns-discovery A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. 193
mafintosh/airswarm Automatically connects nodes on a local network using multicast DNS 130
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
mafintosh/peercast Enables peer-to-peer streaming of torrented video content to Chromecast devices 515
mafintosh/webcat Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. 445
mafintosh/peervision A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. 97
mikeal/killa-beez A WebRTC-based swarm networking system designed to provide reliable and secure peer-to-peer connections. 73