Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call reconnect() when a ping doesnt arrive in expected time | Pratik Naik | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Remove existing connection when trying to reconnect to ensure we dont end up ↵ | Pratik Naik | 2015-02-26 | 1 | -0/+9 |
| | | | | with multiple connections | ||||
* | Never stop attempting to reconnect | Pratik Naik | 2015-02-26 | 1 | -9/+2 |
| | |||||
* | Reconnect the websocket if the server doesnt send a ping every 6 seconds | Pratik Naik | 2015-02-26 | 1 | -4/+18 |
| | |||||
* | Move assets to the gem | Pratik Naik | 2015-02-12 | 2 | -0/+134 |