rtc-switch

Signalling layer

A software layer that enables communication between devices using real-time control signalling protocols.

The core processing logic of rtc-switchboard without assuming any network transport

GitHub

4 stars
6 watching
4 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rtc-io/rtc-switchboard An in-memory signalling server for real-time communication using WebSockets 57
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
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-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-dcstream Provides a Node.js interface for streaming data over WebRTC data channels. 16
simplewebrtc/signalmaster A simple signaling server for WebRTC applications 1,305
rtic-rs/rtic A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. 1,808
chat-wane/rtc-scamp-mbr An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections 2
chat-wane/rtc-scamp Enables peer-to-peer communication and network formation without central server intervention 7
pion/rtp A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. 364
yocontra/rtc-everywhere A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. 652
creytiv/re A library for real-time communication protocols with support for asynchronous I/O and various transport layers. 522