From: Sergey Kandaurov Date: Wed, 26 Jan 2022 11:15:40 +0000 (+0300) Subject: README: updated info about incomplete features. X-Git-Tag: release-1.25.0~4^2~126 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=10d076eee6037ae855050f05d79a9624171f5246;p=nginx.git README: updated info about incomplete features. --- 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