←back to thread

420 points solcloud | 1 comments | | HN request time: 0s | source
Show context
modeless ◴[] No.41918003[source]
The client runs in Electron, but there is no web version? Why not?
replies(2): >>41918471 #>>41922791 #
artemonster ◴[] No.41922791[source]
No UDP in browser?
replies(1): >>41926494 #
1. 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