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

HTTP/3: Update generated transport features #34757

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Jul 27, 2021

No description provided.

"IStreamDirectionFeature",
"IStreamIdFeature",
"IStreamAbortFeature",
"ITlsConnectionFeature"
Copy link
Member

Choose a reason for hiding this comment

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

I wonder when it starts to make sense to generate different base classes for the Socket and Quic transports. This is still nowhere near HttpProtocol levels of features, so I suppose this is fine for now.

@JamesNK JamesNK force-pushed the jamesnk/http3-quicstreamcontext-features branch from 8e25adc to cec9035 Compare July 27, 2021 23:38
@JamesNK JamesNK changed the base branch from jamesnk/http3-streamabortdirection to main July 27, 2021 23:40
@JamesNK JamesNK enabled auto-merge (squash) July 27, 2021 23:41
@JamesNK JamesNK force-pushed the jamesnk/http3-quicstreamcontext-features branch from cec9035 to f0b5443 Compare July 27, 2021 23:42
@JamesNK JamesNK merged commit dd476b1 into main Jul 28, 2021
@JamesNK JamesNK deleted the jamesnk/http3-quicstreamcontext-features branch July 28, 2021 01:04
@ghost ghost added this to the 6.0-rc1 milestone Jul 28, 2021
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants