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

Client disconnects when onPacket proccessing is stalling #8

Closed
ronenhamias opened this issue May 15, 2012 · 0 comments
Closed

Client disconnects when onPacket proccessing is stalling #8

ronenhamias opened this issue May 15, 2012 · 0 comments
Assignees
Milestone

Comments

@ronenhamias
Copy link

reproduce:
onPacket handler put sleep longer then timout for example 60 secounds
send one message

result
client disconnected

resolution
send response http ok before onPacket.

@ghost ghost assigned mrniko May 15, 2012
mrniko pushed a commit that referenced this issue May 15, 2012
@mrniko mrniko closed this as completed May 15, 2012
@YoonsooChang YoonsooChang mentioned this issue May 31, 2020
YoonsooChang added a commit to simim7/netty-socketio that referenced this issue Jun 7, 2020
pull request after refactoring
YoonsooChang added a commit to simim7/netty-socketio that referenced this issue Jun 7, 2020
Merge (Merge pull request mrniko#8 from jjhun1856/master to YoonsooChang/yoonsoo) into master branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants