gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module ActionCable
    • module ActionCable::Channel
    • module ActionCable::Channel::Broadcasting
    • module ActionCable::Channel::Broadcasting::ClassMethods
    • module ActionCable::Channel::Callbacks
    • module ActionCable::Channel::Callbacks::ClassMethods
    • module ActionCable::Channel::ChannelStub
    • module ActionCable::Channel::Naming
    • module ActionCable::Channel::Naming::ClassMethods
    • module ActionCable::Channel::PeriodicTimers
    • module ActionCable::Channel::PeriodicTimers::ClassMethods
    • module ActionCable::Channel::Streams
    • module ActionCable::Channel::TestCase::Behavior
    • module ActionCable::Channel::TestCase::Behavior::ClassMethods
    • module ActionCable::Connection
    • module ActionCable::Connection::Assertions
    • module ActionCable::Connection::Authorization
    • module ActionCable::Connection::Identification
    • module ActionCable::Connection::Identification::ClassMethods
    • module ActionCable::Connection::InternalChannel
    • module ActionCable::Connection::TestCase::Behavior
    • module ActionCable::Connection::TestCase::Behavior::ClassMethods
    • module ActionCable::Connection::TestConnection
    • module ActionCable::Helpers
    • module ActionCable::Helpers::ActionCableHelper
    • module ActionCable::Server
    • module ActionCable::Server::Broadcasting
    • module ActionCable::Server::Connections
    • module ActionCable::Server::Worker::ActiveRecordConnectionManagement
    • module ActionCable::SubscriptionAdapter
    • module ActionCable::SubscriptionAdapter::ChannelPrefix
    • module ActionCable::TestHelper
    • module ActionCable::VERSION
    • module ApplicationCable
    • module Rails
    • module Rails::Generators
    • module TestUnit
    • module TestUnit::Generators
  • Classes

    • class ActionCable::Channel::Base
    • class ActionCable::Channel::ConnectionStub
    • class ActionCable::Channel::NonInferrableChannelError
    • class ActionCable::Channel::TestCase
    • class ActionCable::Connection::Authorization::UnauthorizedError
    • class ActionCable::Connection::Base
    • class ActionCable::Connection::ClientSocket
    • class ActionCable::Connection::MessageBuffer
    • class ActionCable::Connection::NonInferrableConnectionError
    • class ActionCable::Connection::Stream
    • class ActionCable::Connection::StreamEventLoop
    • class ActionCable::Connection::Subscriptions
    • class ActionCable::Connection::TaggedLoggerProxy
    • class ActionCable::Connection::TestCase
    • class ActionCable::Connection::TestCookieJar
    • class ActionCable::Connection::TestRequest
    • class ActionCable::Connection::WebSocket
    • class ActionCable::Engine
    • class ActionCable::RemoteConnections
    • class ActionCable::RemoteConnections::RemoteConnection
    • class ActionCable::RemoteConnections::RemoteConnection::InvalidIdentifiersError
    • class ActionCable::Server::Base
    • class ActionCable::Server::Broadcasting::Broadcaster
    • class ActionCable::Server::Configuration
    • class ActionCable::Server::Worker
    • class ActionCable::SubscriptionAdapter::Async
    • class ActionCable::SubscriptionAdapter::Async::AsyncSubscriberMap
    • class ActionCable::SubscriptionAdapter::Base
    • class ActionCable::SubscriptionAdapter::Inline
    • class ActionCable::SubscriptionAdapter::PostgreSQL
    • class ActionCable::SubscriptionAdapter::PostgreSQL::Listener
    • class ActionCable::SubscriptionAdapter::Redis
    • class ActionCable::SubscriptionAdapter::Redis::Listener
    • class ActionCable::SubscriptionAdapter::Redis::Listener::SubscribedClient
    • class ActionCable::SubscriptionAdapter::SubscriberMap
    • class ActionCable::SubscriptionAdapter::Test
    • class ActionCable::TestCase
    • class ApplicationCable::Channel
    • class ApplicationCable::Connection
    • class Rails::Generators::ChannelGenerator
    • class TestUnit::Generators::ChannelGenerator
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. actioncable
  3. 7.0.4.3
  4. module ActionCable::Server

module ActionCable::Server

Modules in this namespace

Broadcasting

module

in ActionCable::Server

Connections

module

in ActionCable::Server

Classes in this namespace

Base

class

in ActionCable::Server

Configuration

class

in ActionCable::Server

Worker

class

in ActionCable::Server

Modules

  • ActionCable::Server::Broadcasting
  • ActionCable::Server::Connections

Classes

  • ActionCable::Server::Base
  • ActionCable::Server::Configuration
  • ActionCable::Server::Worker

Defined in

  • lib/action_cable/server.rb
  • lib/action_cable/server/base.rb
  • lib/action_cable/server/broadcasting.rb
  • lib/action_cable/server/configuration.rb
  • lib/action_cable/server/connections.rb
  • lib/action_cable/server/worker.rb
  • lib/action_cable/server/worker/active_record_connection_management.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem