1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/app/assets/javascripts
Javan Makhmali 82a1bf268d Establish WebSocket connection when first subscription is created. Fixes #24026
* More intention revealing than connecting on the first call to Connection#send
* Fixes that calls to Connection#send would attempt to open a connection when the WebSocket's state is CONNECTING
2016-03-03 17:59:12 -05:00
..
action_cable Establish WebSocket connection when first subscription is created. Fixes #24026 2016-03-03 17:59:12 -05:00
action_cable.coffee.erb Enable Action Cable routes by default 2016-02-24 19:05:03 -05:00