1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test
Daniel Rhodes 53e163dc3f Make ping into a message type
This change makes ping into a message type, which
makes the whole protocol a lot more consistent.

Also fixes hacks on the client side to make this all
work.
2016-03-01 02:48:15 +01:00
..
channel Convert stream broadcasting to a string 2016-02-24 12:43:23 -06:00
client Fix unsubscribed server side behavior 2016-02-18 16:26:17 -05:00
connection Added welcome message type and fix test hacks 2016-03-01 01:38:35 +01:00
server Ensure server broadcasts are to string queue names 2016-02-24 17:22:06 -06:00
stubs Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
subscription_adapter remove args from assert_nothing_raised in tests 2016-02-22 22:56:23 -08:00
client_test.rb Make ping into a message type 2016-03-01 02:48:15 +01:00
test_helper.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
worker_test.rb Don't rely on the global server as a receiver. 2016-02-14 17:46:48 +01:00