nathanboktae / robust-websocket

A robust reconnecting WebSocket client for the browser
ISC License
153 stars 24 forks source link

bump version #3

Closed 1N50MN14 closed 6 years ago

1N50MN14 commented 6 years ago

Hey @nathanboktae thanks for the well thought of module, specially in regards to navigator online/offline.

Mind bumping version and publishing on npm (url as a function is something that I rely on)?

Many thanks

nathanboktae commented 6 years ago

Thanks for the nudge. I also decided to bump it up to 1.0.0 since this package is stable - but no breaking changes, the one you mentioned. Thanks!

1N50MN14 commented 6 years ago

Awesome thank you!