Hi.

On 2023-08-16 (Mi.) 17:29, Artur wrote:
Hello !

I wonder if there is a roadmap to support WebTransport protocol in haproxy.

There are some explanations/references (if needed) from socket.io dev team that started to support it :

https://socket.io/get-started/webtransport

Looks like that's Websocket for udp/QUIC just because the Websocket Protocol does not work with QUIC, imho.

Cite from https://datatracker.ietf.org/doc/html/draft-ietf-webtrans-http2/

```
By relying only on generic HTTP semantics, this protocol might allow deployment using any HTTP version. However, this document only defines negotiation for HTTP/2 [HTTP2] as the current most common TCP-based fallback to HTTP/3.
```

Please can you open a Feature request on https://github.com/haproxy/haproxy/issues so that anybody, maybe you :-), can pick it and implement it.

When I look back how a nightmare the Websocket in the different version was to implement it will this variant for QUIC not be much easier, from my point of view.

Jm2c

--
Best regards,
Artur

Regards
Alex

Reply via email to