ActionCable
ActionCable provides real-time websocket support in your Rails app. Websockets are a persistent connection to the server where data can be sent and received in real-time.
4 Lessons
|
49m
|
Intermediate
ActionCable provides real-time websocket support in your Rails app. Websockets are a persistent connection to the server where data can be sent and received in real-time.