Skip to content

Kestrel API clean up based on review #11257

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

Merged
merged 1 commit into from
Jun 17, 2019
Merged

Conversation

davidfowl
Copy link
Member

@davidfowl davidfowl commented Jun 16, 2019

  • Make most of the sockets transport internal.
  • Remove EndPoint from ListenOptions

Part of #8306
Fixes #11209

- Make most of the sockets transport internal.
- Remove EndPoint from ListenOptions
@davidfowl davidfowl merged commit ab52a1d into master Jun 17, 2019
@ghost ghost deleted the davidfowl/api-cleanup branch June 17, 2019 06:10
@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.

[API Review]: ListenOptions exposes both Endpoint and IPEndPoint
4 participants