Module: MessageBus

Extended by:
Implementation
Defined in:
lib/message_bus.rb,
lib/message_bus.rb,
lib/message_bus/version.rb,
lib/message_bus/rails/railtie.rb

Defined Under Namespace

Modules: Implementation, Memory, Postgres, Rack, Rails, Redis Classes: BusDestroyed, Client, ConnectionManager, Diagnostics, Instance, InvalidMessage, Message, TimerThread

Constant Summary collapse

BACKENDS =
{}
VERSION =
"2.0.7"

Constants included from Implementation

Implementation::ENCODE_SITE_TOKEN

Instance Attribute Summary

Attributes included from Implementation

#config

Method Summary

Methods included from Implementation

after_fork, allow_broadcast=, allow_broadcast?, backend, backlog, blocking_subscribe, cache_assets, cache_assets=, chunked_encoding_enabled=, chunked_encoding_enabled?, configure, decode_channel_name, destroy, enable_diagnostics, encode_channel_name, extra_response_headers_lookup, global_backlog, group_ids_lookup, initialize, is_admin_lookup, keepalive_interval, keepalive_interval=, last_id, last_message, listening?, local_subscribe, local_unsubscribe, logger, logger=, long_polling_enabled=, long_polling_enabled?, long_polling_interval, long_polling_interval=, max_active_clients, max_active_clients=, off, on, on_connect, on_disconnect, on_middleware_error, publish, rack_hijack_enabled=, rack_hijack_enabled?, redis_config=, reliable_pub_sub, reliable_pub_sub=, reset!, site_id_lookup, subscribe, timer, unsubscribe, user_id_lookup