comparison README @ 9024:93876a4c3b27 quic

README: fixed toc. While here, updated link to mailman.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 13 Feb 2023 13:41:35 +0400
parents 3c33d39a51d3
children 7da4791e0264
comparison
equal deleted inserted replaced
9023:3c33d39a51d3 9024:93876a4c3b27
1 Experimental QUIC support for nginx 1 Experimental QUIC support for nginx
2 ----------------------------------- 2 -----------------------------------
3 3
4 1. Introduction 4 1. Introduction
5 2. Installing 5 2. Building from sources
6 3. Configuration 6 3. Configuration
7 4. Clients 7 4. Directives
8 5. Troubleshooting 8 5. Clients
9 6. Contributing 9 6. Troubleshooting
10 7. Links 10 7. Contributing
11 8. Links
11 12
12 1. Introduction 13 1. Introduction
13 14
14 This is an experimental QUIC [1] / HTTP/3 [2] support for nginx. 15 This is an experimental QUIC [1] / HTTP/3 [2] support for nginx.
15 16
363 364
364 8. Links 365 8. Links
365 366
366 [1] https://datatracker.ietf.org/doc/html/rfc9000 367 [1] https://datatracker.ietf.org/doc/html/rfc9000
367 [2] https://datatracker.ietf.org/doc/html/rfc9114 368 [2] https://datatracker.ietf.org/doc/html/rfc9114
368 [3] https://mailman.nginx.org/mailman3/lists/nginx-devel.nginx.org/ 369 [3] https://mailman.nginx.org/mailman/listinfo/nginx-devel
369 [4] https://boringssl.googlesource.com/boringssl/ 370 [4] https://boringssl.googlesource.com/boringssl/
370 [5] https://www.libressl.org/ 371 [5] https://www.libressl.org/
371 [6] https://github.com/quictls/openssl 372 [6] https://github.com/quictls/openssl
372 [7] https://github.com/libressl-portable/portable/releases/tag/v3.6.0 373 [7] https://github.com/libressl-portable/portable/releases/tag/v3.6.0
373 [8] https://nginx.org/en/docs/http/ngx_http_core_module.html#listen 374 [8] https://nginx.org/en/docs/http/ngx_http_core_module.html#listen