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.

5 Lessons | 1h 14m | Intermediate