TECH

Show HN: HTTP/3 and raw QUIC client/server APIs for Node.js

Hacker News · Mon, 08 Jun 2026 18:38:38 GMT

I built this because I wanted to make outbound and accept inbound HTTP/3 and raw QUIC connections from ordinary Node.js code, without building Node from source or putting everything behind a reverse proxy. Repo: https://github.com/currentspace/http3 npm: https://www.npmjs.com/pac

Read original source Discuss with A.S.I.S