joewalnes / reconnecting-websocket

A small decorator for the JavaScript WebSocket API that automatically reconnects
MIT License
4.21k stars 970 forks source link

feature: Implemented a promise callback when connection broke due to … #95

Open tanoy009 opened 6 years ago

tanoy009 commented 6 years ago

Implemented a promised callback when connection broke due to any error to fetch new WebSocket URL by user