Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
/ quic Public archive

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

License

Notifications You must be signed in to change notification settings

fidm/quic

Repository files navigation

QUIC (WIP)

A QUIC server/client implementation in Node.js.

NPM version Build Status Downloads

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •