pladaria / reconnecting-websocket

Reconnecting WebSocket. For Web, React Native, cli (Node.js)
MIT License
1.22k stars 197 forks source link

Fix WebSocket constructor type check in old Safari versions #5

Closed juice49 closed 8 years ago

juice49 commented 8 years ago

Fixes pladaria/reconnecting-websocket#3.

pladaria commented 8 years ago

Thank you!

juice49 commented 8 years ago

No problem, thank you for the work on this module!