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

WebSocket08FrameDecoder calls await*() in the Worker-Thread #694

Closed
normanmaurer opened this issue Oct 29, 2012 · 0 comments
Closed

WebSocket08FrameDecoder calls await*() in the Worker-Thread #694

normanmaurer opened this issue Oct 29, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@normanmaurer
Copy link
Member

WebSocket08FrameDecoder calls await*(..) on the ChannelFuture if an protocol error is detected. All of this is done in the Worker-Thread

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

No branches or pull requests

1 participant