Closed pladaria closed 8 years ago
If you call .close() when there's no network, the native (browser) websocket waits until timeout and then closes.
Add an option to close() so that it can force close without waiting and try to open a new one.
If you call .close() when there's no network, the native (browser) websocket waits until timeout and then closes.
Add an option to close() so that it can force close without waiting and try to open a new one.