Class: ActionCable::SubscriptionAdapter::Async

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

Overview

:nodoc:

Direct Known Subclasses

Test

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