diff options
author | Loïc Hoguin <[email protected]> | 2025-05-12 13:01:55 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-06-19 16:27:07 +0200 |
commit | 58909b014446462370d6280ffe93c6f4fbe116da (patch) | |
tree | 1468015b73eb1189d939e9b192dbad060a769b76 /examples/file_server/src | |
parent | 24d32de931a0c985ff7939077463fc8be939f0e9 (diff) | |
download | cowboy-58909b014446462370d6280ffe93c6f4fbe116da.tar.gz cowboy-58909b014446462370d6280ffe93c6f4fbe116da.tar.bz2 cowboy-58909b014446462370d6280ffe93c6f4fbe116da.zip |
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.
Diffstat (limited to 'examples/file_server/src')
0 files changed, 0 insertions, 0 deletions