SkillAgentSearch skills...

Quic

[DEPRECATED, recommended https://github.com/nodejs/quic] A QUIC server/client implementation in Node.js

Install / Use

/learn @fidm/Quic
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QUIC (WIP)

A QUIC server/client implementation in Node.js.

NPM version Build Status Downloads

Google QUIC https://www.chromium.org/quic

Demo

QUIC without TLS

https://github.com/fidm/quic/blob/master/example/echo.js

node -r ts-node/register example/echo.js

Road Map

  1. Implement wire layout ✓
  2. Implement stream, session, client and server ✓
  3. Implement crypto layout (Doing)
  4. Implement HTTP/2 client and server (ToDo)
  5. Implement IETF QUIC (ToDo)

License

QUIC for Node.js is licensed under the MIT license. Copyright © 2018 FIdM.

View on GitHub
GitHub Stars130
CategoryDevelopment
Updated3mo ago
Forks13

Languages

TypeScript

Security Score

92/100

Audited on Dec 29, 2025

No findings