Savoury implementation of the QUIC transport protocol and HTTP/3
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. See also: https://github.com/cloudflare/quiche
$
pkg install quicheOrigin
net/quiche
Size
132MiB
License
BSD2CLAUSE
Maintainer
junho.choi@gmail.com
Dependencies
1 packages
Required by
1 packages