Skip to content

Conversation

yaroslavros
Copy link
Contributor

Fairly trivial update to recognize connect-ip as a valid :protocol.

@reneleonhardt
Copy link
Contributor

There are no tests, what else would be needed for a review?

@Ruben2424
Copy link
Contributor

There are no tests, what else would be needed for a review?

I do not rally like the current solution wich requires each protocol to be known by h3. IMO it would be better if users of h3 can decide which protocol headers are known to them.
I wrote down a few thoughts on that in #293

@reneleonhardt
Copy link
Contributor

So, does this mean this well done plumbing of the important connect-ip protocol which would work immediately isn't going to be reviewed and merged until after h3 has been rewritten to provide an API for extensions in the coming years?

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

I think adding this is fine.

As long as it doesn't require h3 to do something different, and instead the user can implement everything outside of the library, great!

@Ruben2424 Ruben2424 merged commit 0e54a16 into hyperium:master Aug 19, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants