Rust rewrite of Cloudflare's tunnel client against the frozen Go 2026.2.0
baseline.
Current lane:
- Linux only
x86_64-unknown-linux-gnu- quiche + BoringSSL
- 0-RTT required
just validate-prStart here:
docs/README.md— canonical human documentation mapSTATUS.md— current blockers, parity snapshot, testsJustfile— command surface
crates/cfdrs-bin— binary entrypoint and composition ownercrates/cfdrs-cli— CLI surfacecrates/cfdrs-cdc— Cloudflare-facing contractscrates/cfdrs-his— host interaction servicescrates/cfdrs-shared— admitted shared typesbaseline-2026.2.0/— frozen Go behavior truth
Human workflow lives in CONTRIBUTING.md.
Copilot and agent routing lives in
docs/ai-context-routing.md.