Hacker News new | ask | show | jobs
by KPGv2 206 days ago
I would guess there aren't as many because, in order to implement this, your language must already have an HTTP/3 library. My language of choice doesn't even support QUIC yet (so I'm writing the library for it, then for HTTP/3). I wouldn't be surprised if other languages are similar.

As of one month ago, Java still didn't have HTTP/3 support. Though it's apparently coming in March (with JDK 26).