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

websocket: remove consumer on socket exception #1711

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Jul 10, 2018

Change WebSocketAPI to remove and unregister the event consumer on
socket exceptions (e.g. channel not cleanly closed) when dispatching the
events.
Update changes in ZapAddOn.xml and about.html.

Related to #1489.
Depends on zaproxy/zaproxy#4827 - Allow consumers to remove themselves
during events

Change WebSocketAPI to remove and unregister the event consumer on
socket exceptions (e.g. channel not cleanly closed) when dispatching the
events.
Update changes in ZapAddOn.xml and about.html.

Related to zaproxy#1489.
Depends on zaproxy/zaproxy#4827 - Allow consumers to remove themselves
during events
@psiinon psiinon merged commit e3019d4 into zaproxy:master Jul 10, 2018
@thc202 thc202 deleted the websocket-rm-consumer-se branch July 10, 2018 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants