-
# Describe the problem
- https://github.com/square/okhttp/issues/907
OkHttp may never support HTTP/3 and suggested using an interceptor.
# Describe the solution you'd like
- https://github…
-
Lsquic is great and thanks for sharing this work!
I need to support many(thousands) http3 connections with huge output bandwidth(Gigs per seconds). Requests are small, replies are big.
I decided t…
-
https://web.dev/i18n/en/webtransport/
https://www.w3.org/TR/webtransport/
https://web.dev/webcodecs/
https://www.w3.org/TR/webaudio/
https://web.dev/media-mse-basics/
WebTransport is a promisin…
-
### Detailed Description of the Problem
QUIC Interop weekly run on aws-lc library failed on chrome test (while QuicTLS pass that test)
logs:
[logs-chrome.zip](https://github.com/user-attac…
-
I have read these issues:
- https://github.com/nginxinc/docker-nginx/issues/485
- https://github.com/nginxinc/docker-nginx/issues/867
and think that most people now think, that this dockerized …
-
Hi, I noticed the current http3 client would not handle the "0-RTT rejected" error message correctly (introduced in v20.1, https://github.com/lucas-clemente/quic-go/pull/3066). The http3 client will o…
-
### Description
The standard library should provide an HTTP client that supports HTTP 1.1, 2.0, and 3/QUIC. The client would be provided by the module `std.net.http` and should transparently suppor…
-
From the [community](https://caddy.community/t/caddy-reverse-proxy-for-openhab-errors/25249/10), apparently, SSE doesn't work with http3.
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13).
- [x] I have searched on the [issue tracker](https://github.com/ip…
-
Somewhat related: why do we send a request to the client in order to get the IP? Why not simply save the IP in the database when the client registers to the server? Sounds like it would be a lot simpl…