Async QUIC and HTTP/3 made easy: tokio-quiche is now open-source


Async QUIC and HTTP/3 made easy: tokio-quiche is now open-source

License: BSD-2-Clause license


Description:

tokio-quiche is an asynchronous QUIC library built on quiche and the Tokio runtime, designed to simplify HTTP/3 development by providing sans-io primitives and an actor-based IO loop for building custom HTTP/3 clients and servers.

Leave a Comment