-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Hi afrad,
Using lib with ionic 2 app (tested with ionic serve
). When I call close
method websocket doesn't recognize this as 'clean' close. onCloseHandler
handler receives an event with code
== 1005. So the lib is trying to reconnect.
If it's a feature, not a bug, then how can I close the socket without auto reconnect? (I do need auto reconnect if connection is dropped by network issues, etc)
Thank you.
konuch
Metadata
Metadata
Assignees
Labels
No labels