rails/actioncable/test
Matthew Draper 503fe757c7 Ditch the EM error logging helper
We're no longer doing our work in the EM event loop, so errors are quite
unlikely, and if they do occur, they're not really our responsibility to
handle.
2016-01-24 22:54:04 +10:30
..
channel Using a hacked faye-websocket, drop EventMachine 2016-01-24 22:51:06 +10:30
connection Import the relevant portions of faye-websocket 2016-01-24 22:52:40 +10:30
stubs Import the relevant portions of faye-websocket 2016-01-24 22:52:40 +10:30
subscription_adapter Ditch the EM error logging helper 2016-01-24 22:54:04 +10:30
test_helper.rb Using a hacked faye-websocket, drop EventMachine 2016-01-24 22:51:06 +10:30
worker_test.rb Add tests for the ActionCable adapters 2016-01-24 21:13:40 +10:30