K 10 svn:author V 2 pi K 8 svn:date V 27 2020-08-11T10:13:42.122809Z K 7 svn:log V 470 New port: net/quiche quiche is an implementation of the QUIC transport protocol and HTTP/3 as specified by the IETF. It provides a low level API for processing QUIC packets and handling connection state. The application is responsible for providing I/O (e.g. sockets handling) as well as an event loop with support for timers. WWW: https://github.com/cloudflare/quiche WWW: https://crates.io/crates/quiche PR: 248424 Submitted by: Junho Choi END