webrtc-qr
Peer-to-Peer Connection Experiment
An experiment demonstrating peer-to-peer WebRTC connection establishment using QR codes as signalling data.
WebRTC Connect Experiment - https://aquigorka.com/webrtc-qr/
184 stars
10 watching
13 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
p2pqr-codesserverlesssignallingwebrtc
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
daviddias/webrtc-connect | Establishes encrypted data channels between browsers and nodes using WebRTC | 17 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
zccrs/qqstars | A cross-platform client for the WebQQ protocol, developed with Qt | 489 |
m4rtink/qqr.js | A JavaScript library that provides QML bindings for generating QR codes | 38 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
rtc-io/rtc-quickconnect | A high-level helper module for quickly setting up WebRTC applications | 186 |
quantstack/xwebrtc | Provides a C++ backend for the Jupyter WebRTC widget enabling real-time communication in web-based notebooks. | 14 |
kvirc/kvirc | A portable IRC client leveraging the Qt GUI toolkit. | 244 |
maartenbreddels/ipywebrtc | Allows developers to easily integrate WebRTC functionality into Jupyter notebooks and labs for video streaming and webcam access. | 246 |
gwroblew/quantum-computing-playground | A web-based platform for experimenting with quantum computing concepts and algorithms using JavaScript | 109 |