Sign inSign up

justdanz/quart-http3

By justdanz

Updated about 3 years ago

An example ASGI python web app using quart and hypercorn with HTTP3 support.

Image
0

642

justdanz/quart-http3 repository overview

What is this?

An example ASGI python web app using quart and hypercorn with HTTP3 support.

https://github.com/justdan6/docker-quart-http3

How to use this image

docker pull justdanz/quart-http3:latest

docker run -it -p 0.0.0.0:8080:80 -p 0.0.0.0:8443:443/tcp -p 0.0.0.0:8443:443/udp -t justdanz/quart-http3:latest

Visit https://127.0.0.1:8443

Tag summary

Content type

Image

Digest

sha256:f1181892e

Size

88.7 MB

Last updated

about 3 years ago

docker pull justdanz/quart-http3