rtc-quickconnect

WebRTC toolkit

A high-level helper module for quickly setting up WebRTC applications

An opinionated approach to creating WebRTC apps (both media and datachannels supported)

GitHub

186 stars
16 watching
43 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rtc-io/rtc-core Provides common functionality for WebRTC media connections 12
rtc-io/rtc Provides a unified API for building WebRTC conferencing applications 265
yocontra/rtc-everywhere A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. 652
rtc-io/rtc-mesh Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. 71
rtc-io/rtc-signal Provides core signaling logic for WebRTC peer communication 5
oney/react-native-webrtc A set of components and tools for building real-time communication applications in React Native using WebRTC technology 12
rtc-io/rtc-dcstream Provides a Node.js interface for streaming data over WebRTC data channels. 16
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
rawrtc/rawrtc A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. 375
daviddias/webrtc-connect Establishes encrypted data channels between browsers and nodes using WebRTC 17
kumavis/rtc-data-stream Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC 43
rtc-io/rtc-switch A software layer that enables communication between devices using real-time control signalling protocols. 4
paullouisageneau/libdatachannel A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. 1,802
maartenbreddels/ipywebrtc Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. 246