joewalnes / reconnecting-websocket

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

Fix TypeError when no options provided #34

Closed uecasm closed 9 years ago

uecasm commented 9 years ago

TypeError: Cannot read property 'debug' of undefined