Amber::WebSockets::SubscriptionManager
SubscriptionManager manages the list of channel subscriptions for the socket connection.
Also handles dispatching actions (messages) to the appropriate channel.
Constants
Log = ::Log.for(self)
Constructors
new
SourceInstance methods
dispatch(client_socket, message)
Sourceinitialize
Sourcesubscriptions
Source