Skip to content

Conversation

@jkotalik
Copy link
Contributor

Fixes #19313. Also verified that HTTP/3 works with latest changes from runtime.

@ghost ghost added the area-servers label Aug 18, 2020
@jkotalik jkotalik added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 18, 2020
@jkotalik
Copy link
Contributor Author

I'm going to file an issue for obsoleting KestrelServer and avoid doing it in this PR, as we aren't certain ourselves in whether we should obsolete or not.

@davidfowl
Copy link
Member

Should we make this pubternal instead?

@jkotalik
Copy link
Contributor Author

Should we make this pubternal instead?

That was the original commit, making the connection abstraction APIs in the Experimental namespace without internalizing them.

We generally felt that exposing pubternal APIs was questionable, especially as we have avoided and removed pubternal apis in the past. However, I do think there could be a case for an exception here because these APIs are experimental and we'd encourage people to try them out.

@davidfowl davidfowl linked an issue Aug 19, 2020 that may be closed by this pull request
@jkotalik
Copy link
Contributor Author

@davidfowl I don't think this PR will fix the SignalR Core issue, will it?

@jkotalik jkotalik merged commit 9f398d9 into release/5.0 Aug 19, 2020
@jkotalik jkotalik deleted the jkotalik/fixHttp3 branch August 19, 2020 21:27
@davidfowl
Copy link
Member

Which signalr core issue?

@jkotalik
Copy link
Contributor Author

You linked #12102 to be fixed by this PR?

@seriouz
Copy link

seriouz commented Sep 12, 2020

@davidfowl I think he linked the issue #12102 by mistake.

@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 tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants