0.4.2 • Published 6 years ago

quic v0.4.2

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

QUIC (WIP)

A QUIC server/client implementation in Node.js.

NPM version Build Status Downloads

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.

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

7 years ago

0.0.1

8 years ago