Skip to content

nwtgck/docker-node-quic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-node-quic

Docker image for Node.js with QUIC

Usage

You can docker-run with docker run -it nwtgck/node-quic as follows.

$ docker run -it nwtgck/node-quic
Welcome to Node.js v14.0.0-pre.
Type ".help" for more information.
> const { createQuicSocket } = require('net');
undefined

You can get more detail examples and descriptions about the usage of QUIC in Node.js in the following.
quic/quic.md at cee2e5d079ca2b55e421d81df1ad131c1bfeecc6 · nodejs/quic

Article

Here is an article to get example.

Try QUIC in Node.js on Docker - DEV Community 👩‍💻👨‍💻

About

Docker image for Node.js with QUIC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published