rails/actioncable/app/javascript/action_cable
Guillaume Hain 6edb465bcf
Allows adding more protocols to the WebSocket sub protocols
2022-10-19 09:00:15 +02:00
..
adapters.js Replace `window` references in ActionCable with `self` 2019-01-14 17:44:35 -08:00
connection.js Allows adding more protocols to the WebSocket sub protocols 2022-10-19 09:00:15 +02:00
connection_monitor.js Prevent thundering herd of Action Cable clients 2021-02-02 10:43:05 -06:00
consumer.js Allows adding more protocols to the WebSocket sub protocols 2022-10-19 09:00:15 +02:00
index.js Client ensures subscribe command is confirmed. (#41581) 2021-09-26 10:06:27 -07:00
index_with_name_deprecation.js Output Action Cable JS without transpiling and as ESM (#42856) 2021-08-06 14:00:43 +02:00
internal.js Send disconnect message during remote disconnect 2022-05-11 13:59:23 -04:00
logger.js Added an example of logging 2020-07-06 23:32:55 +05:30
subscription.js Convert ActionCable javascript to ES2015 modules with modern build environment 2018-11-02 08:41:05 -07:00
subscription_guarantor.js Client ensures subscribe command is confirmed. (#41581) 2021-09-26 10:06:27 -07:00
subscriptions.js Client ensures subscribe command is confirmed. (#41581) 2021-09-26 10:06:27 -07:00