rtc-mesh
Data Sharing System
Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols.
A synchronized, distributed P2P mesh data structure using WebRTC data channels
71 stars
7 watching
2 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rtc-io/rtc-dcstream | Provides a Node.js interface for streaming data over WebRTC data channels. | 16 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
rtc-io/rtc | Provides a unified API for building WebRTC conferencing applications | 265 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
rtc-io/rtc-signal | Provides core signaling logic for WebRTC peer communication | 5 |
rtc-io/rtc-switchboard | An in-memory signalling server for real-time communication using WebSockets | 57 |
kumavis/rtc-data-stream | Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC | 43 |
rtc-io/rtc-signaller | A transport agnostic signalling mechanism for WebRTC | 38 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
daviddias/webrtc-connect | Establishes encrypted data channels between browsers and nodes using WebRTC | 17 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 652 |
rtc-io/rtc-switch | A software layer that enables communication between devices using real-time control signalling protocols. | 4 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
rtic-rs/rtic | A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,808 |