Module: GraphQL
- Defined in:
- lib/graphql/subscriptions/anycable_subscriptions.rb,
lib/graphql-anycable.rb,
lib/graphql/anycable/stats.rb,
lib/graphql/anycable/config.rb,
lib/graphql/anycable/errors.rb,
lib/graphql/anycable/cleaner.rb,
lib/graphql/anycable/railtie.rb,
lib/graphql/anycable/version.rb
Overview
A subscriptions implementation that sends data as AnyCable broadcastings.
Since AnyCable is aimed to be compatible with ActionCable, this adapter may be used as (practically) drop-in replacement to ActionCable adapter shipped with graphql-ruby.
Defined Under Namespace
Modules: AnyCable Classes: Subscriptions