Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

[Wip] Rio Transport #1630

Closed
wants to merge 1 commit into from
Closed

[Wip] Rio Transport #1630

wants to merge 1 commit into from

Conversation

benaadams
Copy link
Contributor

@benaadams benaadams commented Apr 7, 2017

Sample TransportChoiceApp runs and works for benchmarking, otherwise is currently rougher than sand paper

dotnet run -c Release -f netcoreapp2.0

Then option 1 or 2

Not sure why it seems to listen on a different IP based on choice though (127.0.0.1 vs 127.0.0.127)


private void DisposeConnections()
{
//try
Copy link
Member

Choose a reason for hiding this comment

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

What is this dead code 😄 . @halter73 is working on moving shutdown to kestrel core so you won't have to handle this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is like a todo area :)

@muratg
Copy link
Contributor

muratg commented Aug 15, 2017

Closing this as "stale" :) Thanks Ben!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants