Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assume channel names include the _channel extension | David Heinemeier Hansson | 2015-06-20 | 1 | -1/+1 |
* | Add new convention method for performing channel actions | David Heinemeier Hansson | 2015-06-20 | 1 | -0/+7 |
* | Switch internal actions to be called commands instead, such that we can use a... | David Heinemeier Hansson | 2015-06-19 | 1 | -3/+3 |
* | Clear ping wait timeout when removing the connection | Pratik Naik | 2015-04-03 | 1 | -1/+2 |
* | Increase the stale timout | Pratik Naik | 2015-03-24 | 1 | -1/+1 |
* | Don't call connection#close directly | Pratik Naik | 2015-03-23 | 1 | -1/+1 |
* | 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 |
* | 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 |