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

AtmosphereResource.resume doesn't terminate connection #5

Open
flowersinthesand opened this issue Jul 13, 2013 · 1 comment
Open

AtmosphereResource.resume doesn't terminate connection #5

flowersinthesand opened this issue Jul 13, 2013 · 1 comment

Comments

@flowersinthesand
Copy link
Member

Due to this, AtmosphereHandler working with servlet container doesn't work with vertx. Concretly, long polling parts. https://github.com/flowersinthesand/portal-java/blob/master/atmosphere/src/main/java/com/github/flowersinthesand/portal/atmosphere/AtmosphereSocketFactory.java#L194

I haven't been looking implementation deeply yet, but it seems that VertxAsyncIOWriter does do something out of its design. Anyway, what can I do for working around this problem?

@jfarcand
Copy link
Member

@flowersinthesand I'm surprised it doesn't work as I did test it...but I may regressed it as well :-) I will take a look as soon as I can. Thanks!

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

2 participants