webrtc-connect

WebRTC Channels

Establishes encrypted data channels between browsers and nodes using WebRTC

Establish WebRTC Data Channels between browser-node and node-node with a TCP/HTTP/WebSockets "createServer/attach" like interface

GitHub

17 stars
0 watching
4 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rtc-io/rtc-dcstream Provides a Node.js interface for streaming data over WebRTC data channels. 16
kumavis/rtc-data-stream Converts a reliable RTCDataChannel into a stream using Node.js and HTML5 WebRTC 43
rtc-io/rtc-quickconnect A high-level helper module for quickly setting up WebRTC applications 186
rtc-io/rtc-core Provides common functionality for WebRTC media connections 12
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 382
paullouisageneau/libdatachannel A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. 1,802
rtc-io/rtc-mesh Provides a distributed data sharing system using WebRTC data channels and Scuttlebutt protocols. 71
aquigorka/webrtc-qr An experiment demonstrating peer-to-peer WebRTC connection establishment using QR codes as signalling data. 184
cjb/serverless-webrtc A demonstration of WebRTC-based peer-to-peer communication without a signaling server 1,545
rawrtc/rawrtc A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. 375
js-platform/p2p A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels 316
js-platform/libwebrtc An implementation of the WebRTC protocol in C++ 57
yocontra/rtc-everywhere A WebRTC implementation for diverse environments, aiming to provide spec-compliant solutions across various platforms. 652
rtc-io/rtc Provides a unified API for building WebRTC conferencing applications 265
chat-wane/rtc-scamp-mbr An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections 2