Files
socket.io/lib
Stefan Dobrev 9c08f405a3 Safely resolve ws module.
After changing the `ws` dependency to be ignored, not exluded, by https://github.com/socketio/engine.io-client/pull/451 if the target runtime does not provide a `ws` module an error is throw. This is the case with NativeScript which currently does not have a WebSocket implementation. The change is using safe resolution with try-catch preseving the old behavior in a controlled manner.
2016-01-12 18:03:16 +02:00
..
2016-01-12 18:03:16 +02:00
2013-01-28 11:40:15 -05:00
2015-12-02 17:59:11 +09:00