Class: FayeClient::DefaultChannelHandler
- Inherits:
-
Object
- Object
- FayeClient::DefaultChannelHandler
- Includes:
- Sidekiq::Worker
- Defined in:
- lib/faye-client/channel_handlers/default_channel_handler.rb
Instance Method Summary collapse
Instance Method Details
#perform(message) ⇒ Object
6 7 8 |
# File 'lib/faye-client/channel_handlers/default_channel_handler.rb', line 6 def perform() end |