serverless-webrtc

Peer-to-peer video chat demo

A demonstration of WebRTC-based peer-to-peer communication without a signaling server

A demo of using WebRTC with no signaling server.

GitHub

2k stars
79 watching
239 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
js-platform/p2p A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels 316
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
ambianic/peerjs-python Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. 89
aquigorka/webrtc-qr An experiment demonstrating peer-to-peer WebRTC connection establishment using QR codes as signalling data. 184
pixelscommander/viraljs Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN 962
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
simplewebrtc/signalmaster A simple signaling server for WebRTC applications 1,304
pchab/androidrtc An Android client for WebRTC video calls between androids and/or desktop browsers. 1,585
rtc-io/rtc-signal Provides core signaling logic for WebRTC peer communication 5
peermusic/secure-webrtc-swarm A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub 2
webtorrent/bittorrent-protocol A Node.js implementation of the BitTorrent peer wire protocol. 347
daviddias/webrtc-connect Establishes encrypted data channels between browsers and nodes using WebRTC 17
paullouisageneau/libdatachannel A lightweight C++ implementation of WebRTC Data Channels and WebSocket APIs for peer-to-peer data exchange. 1,802