aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/client/echo_channel.rb
Commit message (Collapse)AuthorAgeFilesLines
* Handle more IO errors (especially, ECONNRESET)Matthew Draper2016-01-301-0/+5
| | | | | | Also, address the possibility of the listen thread dying and needing to be respawned. As a bonus, we now defer construction of the thread until we are first given something to monitor.
* Add a couple of tests that connect with a WS clientMatthew Draper2016-01-301-0/+13