cloudflare / cloudflare/quiche
Support for "server's preferred address"
Open
enhancement
- Dominant language
- Rust
- Stars
- 11.8k
- Forks
- 1.1k
- Avg merge
- 21h 9m
- Merged PRs (30d)
- 6
Description
Does the quiche client support connecting to the server's preferred address as stated in [Section 9.6 of draft34](https://tools.ietf.org/html/draft-ietf-quic-transport-34#section-9.6)?
The code says things like
https://github.com/cloudflare/quiche/blob/fcaedfa486b402d331025629cb6e8895c3885394/src/lib.rs#L4598
so I'm going to assume "no".
You can consider this a feature request for supporting the "server's preferred address". :)
Contributor guide
Assessment
This issue has not been assessed yet.