|
|
|
|
|
by modeless
720 days ago
|
|
I'm working right now on upstreaming WebRTC DataChannel support to Quake III[1]. Performance is great, but it was a huge pain to get working. WebRTC is insanely complex. It's also annoying that it can't be used from web workers or service workers. I hope someday WebTransport gets peer-to-peer support that is easier to use than WebRTC. And Safari support. [1] https://github.com/ioquake/ioq3/pull/673 |
|
this webrtc/udp question is something that gets asked super frequently. If you have been able to make this work, it might be worth commercializing it