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

Improve handling of IOExceptions causing eot() #516

Closed
marci4 opened this issue Jun 28, 2017 · 1 comment
Closed

Improve handling of IOExceptions causing eot() #516

marci4 opened this issue Jun 28, 2017 · 1 comment
Assignees
Milestone

Comments

@marci4
Copy link
Collaborator

marci4 commented Jun 28, 2017

See #380 (comment)

Specific IOException should call onError to notify the endpoint about the issue!

@marci4 marci4 changed the title Improve handeling of IOExceptions causing eot() Improve handling of IOExceptions causing eot() Jun 28, 2017
@marci4 marci4 self-assigned this Jun 28, 2017
@marci4 marci4 added this to the Release 1.3.5 milestone Jun 28, 2017
marci4 added a commit to marci4/Java-WebSocket-Dev that referenced this issue Aug 16, 2017
TooTallNate#516
SSLException will call onError and then call eot()
@marci4
Copy link
Collaborator Author

marci4 commented Aug 16, 2017

Added to development branch! Closing issue!

@marci4 marci4 closed this as completed Aug 16, 2017
marci4 added a commit that referenced this issue Aug 20, 2017
#538)

* Move processing of frames to draft

All deprecated drafts have no implementation

* Improve handling of IOExceptions causing eot()

#516
SSLException will call onError and then call eot()
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

1 participant