aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assets/javascripts/cable.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* 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-121-0/+107