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, Rack, Rails, Redis Classes: BusDestroyed, Client, ConnectionManager, Diagnostics, Instance, InvalidMessage, Message, MessageHandler, TimerThread

Constant Summary collapse

VERSION =
"1.0.13"

Constants included from Implementation

Implementation::ENCODE_SITE_TOKEN

Method Summary

Methods included from Implementation

after_fork, allow_broadcast=, allow_broadcast?, around_client_batch, backlog, blocking_subscribe, cache_assets, cache_assets=, client_filter, decode_channel_name, destroy, enable_diagnostics, encode_channel_name, extra_response_headers_lookup, group_ids_lookup, initialize, is_admin_lookup, 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, publish, rack_hijack_enabled=, rack_hijack_enabled?, redis_config, redis_config=, reliable_pub_sub, reliable_pub_sub=, reset!, site_id_lookup, subscribe, timer, unsubscribe, user_id_lookup