rtc-signaller
Signaller
A transport agnostic signalling mechanism for WebRTC
Transport agnostic signalling designed for WebRTC
38 stars
10 watching
6 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rtc-io/rtc-switch | A software layer that enables communication between devices using real-time control signalling protocols. | 4 |
simplewebrtc/signalmaster | A simple signaling server for WebRTC applications | 1,304 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
rtc-io/rtc-dcstream | Provides a Node.js interface for streaming data over WebRTC data channels. | 16 |
rtc-io/rtc | Provides a unified API for building WebRTC conferencing applications | 266 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
yocontra/rtc-everywhere | A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. | 651 |
watson/rtsp-stream | Module for multiplexing and decoding RTSP data streams in Node.js | 91 |
kumavis/rtc-data-stream | Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC | 43 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
transduce/transduce | A JavaScript library providing composable transformations of data streams | 92 |
victorsummer/simplesignal | A signal slot mechanism implemented as a template-based class | 0 |