Fix QUIC support for bluemap #261

Open
opened 2025-12-24 06:25:16 +01:00 by oysteikt · 0 comments
Owner

There is basic support for HTTP/3 and QUIC in place already, but there is something wrong with it. curl --http3 works as expected, https://http3checker.com/?host=https%3A%2F%2Fminecraft.pvv.ntnu.no seems to like our setup, but both firefox and chrome refuses to make use of the protocol when visiting the website (see network tab in developer tools). Let's see if we can make it go quicer for real.

There is basic support for HTTP/3 and QUIC in place already, but there is something wrong with it. `curl --http3` works as expected, https://http3checker.com/?host=https%3A%2F%2Fminecraft.pvv.ntnu.no seems to like our setup, but both firefox and chrome refuses to make use of the protocol when visiting the website (see network tab in developer tools). Let's see if we can make it go quicer for real.
oysteikt added the nixosservices labels 2025-12-24 06:25:16 +01:00
oysteikt added this to the Kanban project 2025-12-24 06:25:16 +01:00
oysteikt added the bug label 2025-12-24 06:25:28 +01:00
oysteikt moved this to Low priority in Kanban on 2025-12-29 15:44:54 +01:00
oysteikt added the networking label 2026-01-16 07:42:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drift/issues#261