updated quiche patch to latest

master
yurymuski 4 years ago
parent 3a190cbf40
commit 6dc658af13
  1. 2
      .dockerignore
  2. 2
      README.md

@ -0,0 +1,2 @@
temp/*
nginx.conf

@ -1,6 +1,8 @@
# nginx-http3 # nginx-http3
Nginx compiled with *BoringSSL* and *quiche* for *HTTP3* support, *Brotli* support. Nginx compiled with *BoringSSL* and *quiche* for *HTTP3* support, *Brotli* support.
## Nginx version: nginx/1.19.6 (quiche-5afe288)
Based on ubuntu:20.04, size 109MB Based on ubuntu:20.04, size 109MB
Link for [quiche + nginx manual](https://github.com/cloudflare/quiche/tree/master/extras/nginx) Link for [quiche + nginx manual](https://github.com/cloudflare/quiche/tree/master/extras/nginx)

Loading…
Cancel
Save