update
This commit is contained in:
@@ -4,6 +4,7 @@ class OrderQueueStationChannel < ApplicationCable::Channel
|
||||
end
|
||||
|
||||
def unsubscribed
|
||||
stop_all_streams
|
||||
# Any cleanup needed when channel is unsubscribed
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user