Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

book: add a QUIC page #3380

Closed
wants to merge 1 commit into from
Closed

book: add a QUIC page #3380

wants to merge 1 commit into from

Conversation

ripatel-fd
Copy link
Contributor

Adds a mostly aimless rant about QUIC protocol restrictions and
quirks in fd_quic. Nonetheless, this information is valuable to
anyone who seeks to communicate with fd_quic servers at scale.

@ripatel-fd
Copy link
Contributor Author

Since English is not my first language, a thorough review for spell check and grammar is appreciated.
Please do not merge before the verbiage is up to book standards.

mmcgee-jump
mmcgee-jump previously approved these changes Nov 14, 2024
@mmcgee-jump
Copy link
Contributor

LGTM but you might want to add it to the config.mts so it appears in the navigation bars and things

Adds a mostly aimless rant about QUIC protocol restrictions and
quirks in fd_quic.  Nonetheless, this information is valuable to
anyone who seeks to communicate with fd_quic servers at scale.
@ripatel-fd
Copy link
Contributor Author

LGTM but you might want to add it to the config.mts so it appears in the navigation bars and things

@mmcgee-jump Sorry, I'm not sure where to add the page under config.mts. It doesn't fit under any of the existing categories. Let's do that in a follow-up PR


RPKs are the preferred certificate type.

Because support for RPK is rare the wild, fd_quic further supports fake
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Because support for RPK is rare the wild, fd_quic further supports fake
Because support for RPK is rare in the wild, fd_quic further supports fake


### Next Protocol Selection

fd_quic/fd_tls uses the ALPN TLS extension (RFC 7301) to verify that
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sometimes "fd_quic/fd_tls" is used as singular, other times as plural. Either one is fine, but keep it consistent.


## Unsupported Features

As of 2024-Nov, features that fd_quic does not support include:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preferably use "November 2024" or alternatively "2024-11"

@ripatel-fd ripatel-fd added docs Improvements or additions to documentation quic RFC 9000: QUIC labels Nov 26, 2024
@ripatel-fd ripatel-fd self-assigned this Nov 26, 2024
@ripatel-fd ripatel-fd closed this Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation quic RFC 9000: QUIC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants