Class: ActionCable::SubscriptionAdapter::Async

Inherits:
Inline show all
Defined in:
actioncable/lib/action_cable/subscription_adapter/async.rb

Overview

:nodoc:

Direct Known Subclasses

Test

Defined Under Namespace

Classes: AsyncSubscriberMap

Instance Attribute Summary

Attributes inherited from Base

#logger, #server

Method Summary

Methods inherited from Inline

#broadcast, #initialize, #shutdown, #subscribe, #unsubscribe

Methods inherited from Base

#broadcast, #identifier, #initialize, #shutdown, #subscribe, #unsubscribe

Constructor Details

This class inherits a constructor from ActionCable::SubscriptionAdapter::Inline