flashflashrevolution / rrr

Browser successor to FFR.
https://rrr.flashflashrevolution.com/?scroll_direction=up&scroll_speed=1200&judge_position=92&muted=false&offset=100
Other
10 stars 1 forks source link

Implement prototype p2p 1v1 signaling using WebRTC #146

Open Zageron opened 2 years ago

Zageron commented 2 years ago

https://github.com/webrtc-rs/webrtc

Javascript example: https://mitxela.com/pong/ https://mitxela.com/projects/webrtc-pong

Use STUN for connection initialization

Zageron commented 2 years ago

I will still be attempting this at the soonest opportunity after MVP is finished enough for UI integration.