secure-webrtc-swarm
Peer networking framework
A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub
Create a swarm of authenticated p2p connections using webrtc and a signalhub.
2 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
ssbc/secret-stack | A framework for creating decentralized systems with secure peer-to-peer connections using secret handshakes. | 90 |
openrtmfp/arcusnode | A NodeJS implementation of the RTMFP rendezvous service for peer-to-peer networking with Adobe Flash | 175 |
perguth/peermesh | Enables secure peer-to-peer file transfers over the internet using WebRTC. | 118 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
mikeal/killa-beez | A WebRTC-based swarm networking system designed to provide reliable and secure peer-to-peer connections. | 73 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
cjb/serverless-webrtc | A demonstration of WebRTC-based peer-to-peer communication without a signaling server | 1,545 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 80 |
rchatham/peerconnectivity | Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. | 56 |
pojntfx/weron | An overlay network platform based on WebRTC, enabling secure and private connections between nodes in a LAN or cloud environment. | 1,821 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
coast-team/netflux | An isomorphic JavaScript peer-to-peer transport API based on WebRTC and WebSocket. | 213 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |