Live data from Hacker News

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

blog.cloudflare.com

1–2 of 2 posts

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

#2
Does it work to call tokio-quiche from Python with pyo3-asyncio? https://github.com/awestlake87/pyo3-asyncio

cloudflare/quiche/h3i: https://github.com/cloudflare/quiche/tree/master/h3i :

> h3i consists of an interactive command-line tool and library for low-level HTTP/3 debugging and testing