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
https://github.com/fidm/quic/blob/master/example/echo.js
node -r ts-node/register example/echo.js
QUIC for Node.js is licensed under the MIT license. Copyright © 2018 FIdM.