Hathora actually supports raw TCP connections in addition to Websockets, and we're very close to shipping raw UDP support as well!
For the web, we're deciding between using WebRTC or leapfrogging straight to WebTransport[0]. Either solution would be a thin layer on top of the raw UDP work
For the web, we're deciding between using WebRTC or leapfrogging straight to WebTransport[0]. Either solution would be a thin layer on top of the raw UDP work
[0] https://web.dev/webtransport/