0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-13 20:00:24 +00:00
cowboy/ebin
Loïc Hoguin 58909b0144
Initial WebTransport implementation
This implements the upcoming draft-13
but has bits to make it work with draft-02
that most (all?) Chromium versions use.

Data and events are not going through
cowboy_stream beyond init. Since this
approach appears to work well it may
be a good idea to do the same for
Websocket over HTTP/2+ and improve
its performance.
2025-06-19 16:27:07 +02:00
..
cowboy.app Initial WebTransport implementation 2025-06-19 16:27:07 +02:00