quiche
AssessLanguages & Frameworks
Cloudflare's Rust implementation of the QUIC transport protocol.
Why it's here
Placed in Assess: 3 article(s) of evidence from 3 source(s), led by open-source activity, with 1 in the last 30 days. Confidence 52%.
Evidence (3)
- 7Cloudflare Blog·7/31/2026product_launchCloudflare adds API for isolated MoQ relays
Cloudflare has introduced a provisioning API that lets customers create isolated Media over QUIC (MoQ) relays for their applications. The feature adds separate credentials for publishers and subscribers, supports draft-14 and draft-16 of the MoQ Transport protocol, and is available free during beta.
- 7Hacker News·7/11/2026open_sourceMesh LLM brings distributed local inference to iroh
Mesh LLM is a distributed AI inference system that lets users run OpenAI-compatible models across multiple machines and GPUs as one mesh. It can run models locally, route requests to peers, or split large models across several nodes using iroh for peer-to-peer connectivity and transport.
- 4InfoQ·6/25/2026open_sourceCloudflare Fixes a Congestion Bug in quiche
Cloudflare shared how it identified a bug in its Rust-based CUBIC congestion controller implementation used in quiche. The issue prevented the controller from recovering properly after heavy packet loss at the start of a connection.