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

Check whether it's possible to detect a disconnection of HTTP persistent connection in Spring WebFlux #18

Open
flowersinthesand opened this issue Jun 3, 2018 · 0 comments

Comments

@flowersinthesand
Copy link
Member

I think there should be a way to do that in Spring WebFlux because it's based on modern frameworks supporting disconnection detection. If it's possible, implement SpringWebFluxServerHttpExchange#onclose and make a unit test, ServerHttpExchangeTestBase#testOnclose , pass.

@flowersinthesand flowersinthesand added this to the 2.0.0-Beta1 milestone Jun 3, 2018
@flowersinthesand flowersinthesand modified the milestones: 2.0.0-Beta1, 2.0.0 Jun 12, 2018
@flowersinthesand flowersinthesand removed this from the 2.0.0 milestone Jul 14, 2018
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

No branches or pull requests

1 participant