mas-bandwidth / netcode

Secure client/server connections over UDP
BSD 3-Clause "New" or "Revised" License
2.43k stars 191 forks source link

WebTransport #123

Closed dungeon2567 closed 2 months ago

dungeon2567 commented 2 months ago

Is it possible to add webtransport support on netcode and target browser games with emscripten?

https://developer.mozilla.org/en-US/docs/Web/API/WebTransport

gafferongames commented 2 months ago

Why not just use WebTransport directly?