rails--rails/actioncable/test
Matthew Draper 7c812c2401 Use websocket-client-simple instead of Faye as a websockets client
Mostly, this is just to avoid EventMachine. But there's also an argument
to be made that we're better off using a different protocol library for
our test suite than the one we use to implement the server.
2016-10-02 12:25:33 +10:30
..
channel
connection
javascript
server
stubs
subscription_adapter
client_test.rb Use websocket-client-simple instead of Faye as a websockets client 2016-10-02 12:25:33 +10:30
test_helper.rb
worker_test.rb