aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assets
Commit message (Expand)AuthorAgeFilesLines
* Add new convention method for performing channel actionsDavid Heinemeier Hansson2015-06-201-0/+7
* Switch internal actions to be called commands instead, such that we can use a...David Heinemeier Hansson2015-06-191-3/+3
* Clear ping wait timeout when removing the connectionPratik Naik2015-04-031-1/+2
* Increase the stale timoutPratik Naik2015-03-241-1/+1
* Don't call connection#close directlyPratik Naik2015-03-231-1/+1
* Call reconnect() when a ping doesnt arrive in expected timePratik Naik2015-02-261-1/+1
* Remove existing connection when trying to reconnect to ensure we dont end up ...Pratik Naik2015-02-261-0/+9
* Never stop attempting to reconnectPratik Naik2015-02-261-9/+2
* Reconnect the websocket if the server doesnt send a ping every 6 secondsPratik Naik2015-02-261-4/+18
* Move assets to the gemPratik Naik2015-02-122-0/+134