From 10d076eee6037ae855050f05d79a9624171f5246 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Wed, 26 Jan 2022 14:15:40 +0300 Subject: [PATCH] README: updated info about incomplete features. --- README | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README b/README index 59a727138..d45aaa3cb 100644 --- a/README +++ b/README @@ -52,21 +52,6 @@ Experimental QUIC support for nginx + Lost packets are detected and retransmitted properly + Clients may migrate to new address - Not (yet) supported features: - - - Explicit Congestion Notification (ECN) as specified in quic-recovery [5] - - A connection with the spin bit succeeds and the bit is spinning - - Structured Logging - - Since the code is experimental and still under development, - a lot of things may not work as expected, for example: - - - Flow control mechanism is basic and intended to avoid CPU hog and make - simple interactions possible - - - Not all protocol requirements are strictly followed; some of checks are - omitted for the sake of simplicity of initial implementation - 2. Installing You will need a BoringSSL [4] library that provides QUIC support -- 2.47.3