←back to thread

420 points solcloud | 2 comments | | HN request time: 0.441s | source
Show context
modeless ◴[] No.41918003[source]
The client runs in Electron, but there is no web version? Why not?
replies(2): >>41918471 #>>41922791 #
1. artemonster ◴[] No.41922791[source]
No UDP in browser?
replies(1): >>41926494 #
2. modeless ◴[] No.41926494[source]
Not true anymore! Here's my port of Quake III with UDP multiplayer: https://thelongestyard.link/

It uses WebRTC DataChannel for UDP. The code is here: https://github.com/jdarpinian/ioq3