Module 13 Β· Live Tracking with Action Cable β Lesson 3 of 5 Β· ~15 min
WalkChannel: Subscribe & Stream
Base classes, then the real channel
Two tiny files set the stage. ApplicationCable::Channel is the empty base every channel inherits from β Rails generates it once and it's fine to leave it empty: