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

382 stars
19 watching
60 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/webcat Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. 445
mafintosh/peer-wire-swarm Enables communication between multiple peers in a decentralized network using a swarm architecture 80
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
peermusic/secure-webrtc-swarm A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub 2
mafintosh/discovery-swarm A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. 375
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46
mafintosh/dns-discovery A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. 193
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
chat-wane/rtc-scamp-mbr An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections 2
js-platform/p2p A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels 316
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
perguth/peermesh Enables secure peer-to-peer file transfers over the internet using WebRTC. 118
mafintosh/peervision A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. 97
rawrtc/rawrtc A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. 375
ambianic/peerjs-python Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. 89