Hacker News new | ask | show | jobs
Async QUIC and HTTP/3 made easy: Tokio-quiche is now open-source (blog.cloudflare.com)
10 points by jannesan 224 days ago
1 comments

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