Categorygithub.com/ibuildthecloud/wsudp
modulepackage
0.0.0-20241212161912-1e0cfec0476b
Repository: https://github.com/ibuildthecloud/wsudp.git
Documentation: pkg.go.dev

# README

WebSocket to UDP bridge (for quakejs)

On the server you are running Quake 3 (or desktop if you are running non-dedicated server) run

go get github.com/ibuildthecloud/wsudp && wsudp

Then whatever your IP is (for example 192.168.1.143) clients load quakejs from the following URL

https://www.quakejs.com/play?connect%20192.168.1.143:27960