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
383 stars
19 watching
60 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
| A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. | 376 |
| A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
| A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| Enables secure peer-to-peer file transfers over the internet using WebRTC. | 118 |
| A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
| A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
| Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 90 |