Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 992 Bytes

readme.md

File metadata and controls

29 lines (14 loc) · 992 Bytes

Pasecinic Nichita

02.01.2022

WebRTC

Video Chat application, without simple-peer or any other helpers.

Just plain WebRTC Browser API

Some descriptive diagrams

To open diagram, download them (1, 2, 3) and open with tldraw

Signaling server (implemented using web sockets)

web-RTC-signaling

Web-RTC flow

web-rtc-flow

STUN vs TURN

stun-vs-turn