rtc-signal
Signaling library
Provides core signaling logic for WebRTC peer communication
Core processing logic for the client component of rtc.io signalling
5 stars
5 watching
0 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rtc-io/rtc-signaller | A transport agnostic signalling mechanism for WebRTC | 38 |
rtc-io/rtc-switchboard | An in-memory signalling server for real-time communication using WebSockets | 57 |
rtc-io/rtc-switch | A software layer that enables communication between devices using real-time control signalling protocols. | 4 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
simplewebrtc/signalmaster | A simple signaling server for WebRTC applications | 1,305 |
rtc-io/rtc | Provides a unified API for building WebRTC conferencing applications | 265 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
rtc-io/rtc-dcstream | Provides a Node.js interface for streaming data over WebRTC data channels. | 16 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 652 |
cjb/serverless-webrtc | A demonstration of WebRTC-based peer-to-peer communication without a signaling server | 1,545 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
athanclark/purescript-zeta | An alternative signaling implementation modeled after Bodil's purescript-signal library, with unique features such as traversability and dynamic handler sets. | 5 |