rtc-switchboard
Signalling server
An in-memory signalling server for real-time communication using WebSockets
Node server side in memory signaller for rtc.io components
57 stars
10 watching
36 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rtc-io/rtc-switch | A software layer that enables communication between devices using real-time control signalling protocols. | 4 |
rtc-io/rtc-signal | Provides core signaling logic for WebRTC peer communication | 5 |
rtc-io/rtc-signaller | A transport agnostic signalling mechanism for WebRTC | 38 |
simplewebrtc/signalmaster | A simple signaling server for WebRTC applications | 1,304 |
mafintosh/signalhub | A signalling server for coordinating handshaking in real-time applications | 668 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
rtc-io/rtc-mesh | Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. | 71 |
rtc-io/rtc | Provides a unified API for building WebRTC conferencing applications | 266 |
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 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
fauntleroy/relay.js | A web-based IRC client designed to simplify and make it more accessible for users. | 162 |
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 demo of using WebRTC with no signaling server for peer-to-peer communication | 1,547 |
watson/rtsp-server | A low-level module for creating RTSP servers with basic functionality and no discovery services. | 31 |