quic
v0.4.2
Published
A QUIC server/client implementation in Node.js.
Downloads
141
Readme
QUIC (WIP)
A QUIC server/client implementation in Node.js.
Google QUIC https://www.chromium.org/quic
QUIC Wire Layout Specification: https://docs.google.com/document/d/1WJvyZflAO2pq77yOLbp9NsGjC1CHetAXV8I0fQe-B_U
Demo
QUIC without TLS
https://github.com/fidm/quic/blob/master/example/echo.js
node -r ts-node/register example/echo.js
License
QUIC for Node.js is licensed under the MIT license. Copyright © 2018 FIdM.