All Projects → nwtgck → docker-nginx-http3

nwtgck / docker-nginx-http3

Licence: MIT license
Docker image for Nginx + HTTP/3 powered by Quiche

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to docker-nginx-http3

Nghttp2
nghttp2 - HTTP/2 C Library and tools
Stars: ✭ 3,868 (+20257.89%)
Mutual labels:  quic, http3
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 154 (+710.53%)
Mutual labels:  quic, http3
xquic
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Stars: ✭ 943 (+4863.16%)
Mutual labels:  quic, http3
Quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Stars: ✭ 5,481 (+28747.37%)
Mutual labels:  quic, http3
Quic Go
A QUIC implementation in pure go
Stars: ✭ 6,085 (+31926.32%)
Mutual labels:  quic, http3
Algernon
🎩 Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support
Stars: ✭ 1,880 (+9794.74%)
Mutual labels:  quic, http3
Http3 Explained
A document describing the HTTP/3 and QUIC protocols
Stars: ✭ 1,860 (+9689.47%)
Mutual labels:  quic, http3
Vulcain
Fast and idiomatic client-driven REST APIs.
Stars: ✭ 3,190 (+16689.47%)
Mutual labels:  reverse-proxy, http3
Mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
Stars: ✭ 250 (+1215.79%)
Mutual labels:  reverse-proxy
nginx-proxy
Docker container for automatically creating nginx configuration based on active services in docker host.
Stars: ✭ 28 (+47.37%)
Mutual labels:  reverse-proxy
Krakend Ce
KrakenD Community Edition. Make your binary of KrakenD API Gateway
Stars: ✭ 245 (+1189.47%)
Mutual labels:  reverse-proxy
gateway
A high-performance API Gateway with middlewares, supporting HTTP and gRPC protocols.
Stars: ✭ 520 (+2636.84%)
Mutual labels:  reverse-proxy
qvalve
Predictably impair QUIC flows
Stars: ✭ 17 (-10.53%)
Mutual labels:  quic
Fasttunnel
NAT 内网穿透 远程内网计算机 域名访问内网站点 反向代理内网服务 花生壳 端口转发 http代理 微信 小程序 expose a local server behind a NAT or firewall to the internet like ngrok and frp. NAT ssh proxy tunnel reverse-proxy
Stars: ✭ 248 (+1205.26%)
Mutual labels:  reverse-proxy
wsp
HTTP tunnel over Websocket
Stars: ✭ 85 (+347.37%)
Mutual labels:  reverse-proxy
Ecs Nginx Reverse Proxy
Reference architecture for deploying Nginx on ECS, both as a basic static resource server, and as a reverse proxy in front of a dynamic application server.
Stars: ✭ 245 (+1189.47%)
Mutual labels:  reverse-proxy
Varnish Cache
Varnish Cache source code repository
Stars: ✭ 2,769 (+14473.68%)
Mutual labels:  reverse-proxy
docker-varnish
Docker image for Varnish Cache (caching HTTP reverse proxy)
Stars: ✭ 46 (+142.11%)
Mutual labels:  reverse-proxy
revp
Reverse HTTP proxy that works on Linux, Windows, and macOS. Made with C++ and Boost.
Stars: ✭ 80 (+321.05%)
Mutual labels:  reverse-proxy
quic-ns-3
QUIC implementation for ns-3
Stars: ✭ 33 (+73.68%)
Mutual labels:  quic

docker-nginx-http3

GitHub Actions

Docker image for Nginx + HTTP/3 powered by Quiche

Docker Hub

nwtgck/nginx-http3 - Docker Hub

docker pull nwtgck/nginx-http3

Example

Here is an example using this image with Docker Compose.

nginx.conf in the example might help you to know how to use this image.

HTTP/3 in Google Chrome Canary

HTTP/3 in Google Chrome (http/2+quic/99 means HTTP/3)

In macOS, you can run Chrome Canary by /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-quic --quic-version=h3-23, enabling HTTP/3 feature.
(ref: HTTP/3: the past, the present, and the future)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].