webrtc-swarm

Peer connection library

Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub.

Create a swarm of p2p connections using webrtc and a signalhub

GitHub

383 stars
19 watching
60 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mafintosh/webcatEnables peer-to-peer communication between users on the web using public-key authentication and WebRTC.446
mafintosh/peer-wire-swarmEnables communication between multiple peers in a decentralized network using a swarm architecture79
mafintosh/peer-networkCreates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames.184
peermusic/secure-webrtc-swarmA framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub2
mafintosh/discovery-swarmA network swarm system that facilitates peer discovery and connection using TCP or UTP protocols.376
mafintosh/peer-wire-protocolA Node.js implementation of the BitTorrent protocol's communication layer46
mafintosh/dns-discoveryA JavaScript library for discovering peers in a distributed system using DNS and multicast DNS.193
mafintosh/k-rpcLow-level implementation of k-rpc protocol used in the BitTorrent DHT74
chat-wane/rtc-scamp-mbrAn implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections2
js-platform/p2pA JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels316
mafintosh/k-rpc-socketA low-level network layer implementation for peer-to-peer communication in distributed systems23
perguth/peermeshEnables secure peer-to-peer file transfers over the internet using WebRTC.118
mafintosh/peervisionA peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees.97
rawrtc/rawrtcA WebRTC and ORTC library with data channel implementation for peer-to-peer communication.375
ambianic/peerjs-pythonEnables peer-to-peer communication between web applications and edge devices using WebRTC protocol.90