It mentions WebRTC but this project wouldn't work in browsers as it's a Go CLI tool. Is there any alternative to WebRTC nowadays? How far along is WebTransport? Anything else that could rely on older web tech?
replies(1):
For security reasons, browsers don't allow Web sites access to raw TCP or UDP sockets.