Table of Contents - async_cable-0.2.3 Documentation
Classes and Modules
- AsyncCable
- AsyncCable::Config
- AsyncCable::Connection
- AsyncCable::Errors
- AsyncCable::Errors::Error
- AsyncCable::Errors::StreamNameNotSet
- AsyncCable::Errors::UnauthorizedError
- AsyncCable::Registry
- AsyncCable::Server
- AsyncCable::Util
Methods
- ::broadcast — AsyncCable::Connection
- ::broadcast — AsyncCable
- ::channel_name — AsyncCable::Connection
- ::config — AsyncCable
- ::configure — AsyncCable
- ::create_task — AsyncCable::Util
- ::each_async — AsyncCable::Util
- ::identified_as — AsyncCable::Connection
- ::inherited — AsyncCable::Connection
- ::logger — AsyncCable::Connection
- ::new — AsyncCable::Connection
- ::new — AsyncCable::Errors::StreamNameNotSet
- ::new — AsyncCable::Errors::UnauthorizedError
- ::new — AsyncCable::Server
- #add — AsyncCable::Registry
- #broadcast — AsyncCable
- #call — AsyncCable::Server
- #channel_name — AsyncCable::Connection
- #close_clean? — AsyncCable::Connection
- #close_code — AsyncCable::Connection
- #code — AsyncCable::Errors::Error
- #code — AsyncCable::Errors::UnauthorizedError
- #config — AsyncCable
- #configure — AsyncCable
- #create_task — AsyncCable::Util
- #each — AsyncCable::Registry
- #each_async — AsyncCable::Util
- #find — AsyncCable::Registry
- #handle_close — AsyncCable::Connection
- #handle_open — AsyncCable::Connection
- #init_mutex — AsyncCable::Registry
- #log_level — AsyncCable::Config
- #log_level= — AsyncCable::Config
- #logger — AsyncCable::Connection
- #logger — AsyncCable::Server
- #new_subscribers — AsyncCable::Registry
- #on_close — AsyncCable::Connection
- #on_data — AsyncCable::Connection
- #on_open — AsyncCable::Connection
- #reject_unauthorized — AsyncCable::Connection
- #remove — AsyncCable::Registry
- #stream_for — AsyncCable::Connection
- #stream_name — AsyncCable::Connection
- #subscribers — AsyncCable::Registry
- #transmit — AsyncCable::Connection