# HG changeset patch # User Sergey Kandaurov # Date 1643195740 -10800 # Node ID 3b7e690dda2705a9a4bf166359a6287326d66e32 # Parent 8f5d0ade0da7c8d52311e368b9afbf2f7a492529 README: updated info about incomplete features. diff --git a/README b/README --- a/README +++ b/README @@ -52,21 +52,6 @@ 1. Introduction + 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