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

Add a feature to gracefully disconnect the client #74

Conversation

ye4241
Copy link
Contributor

@ye4241 ye4241 commented Dec 23, 2023

Try to fix #73 , breaking changing for IServerSentEventsClient.Disconnect method, it's now async task.
And still need help for NET461 logic to disconnect client gracefully with HttpResponse.End.

@tpeczek tpeczek changed the base branch from main to 73-gracefully-close-connection-when-disconnecting-a-client December 23, 2023 20:37
@tpeczek tpeczek merged commit a29ca12 into tpeczek:73-gracefully-close-connection-when-disconnecting-a-client Dec 23, 2023
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.

How to gracefully disconnect a client?
2 participants