currentspace/http3 — 7 Stars
Contribute to currentspace/http3 development by creating an account on GitHub.
Watch Episode
About This Repo#
currentspace/http3 — 7 ⭐
Contribute to currentspace/http3 development by creating an account on GitHub.
Narration#
Node.js finally gets first-class HTTP/3 — with raw QUIC support baked in. @currentspace/http3 brings the next-gen web protocol to Node.js 24 plus, powered by Rust and Cloudflare’s quiche under the hood. HTTP/3 server and client, HTTP/2 fallback on the same listener, raw QUIC streams and datagrams, custom ALPN, and even Express compatibility — all with an io_uring fast path on Linux. Prebuilt binaries for Linux and macOS. Just npm install and you’re serving over UDP. HTTP/3 for Node.js — follow @Fork_Cast for more open source tools.