module ApplicationCable
module Livestores
class ApplicationCable::Channel
class ApplicationCable::ScopedChannel
class ApplicationCable::Store
livestores
1.1.0
# store
def store(store_id) Store.new(@subject, @channel, store_id) end