Class: RubyRabbitmqJanus::Rabbit::Listener::FromAdmin

Inherits:
From show all
Defined in:
lib/rrj/rabbit/listener/from_admin.rb

Overview

This publisher don’t post message. Is listen just an admin queue to Janus. By default is “from-janus-admin”. It’s a parameter in config to this gem.

Author:

Instance Attribute Summary

Attributes inherited from BaseEvent

#responses

Method Summary

Methods inherited from Base

#initialize, #listen_events

Methods inherited from BaseEvent

#initialize

Constructor Details

This class inherits a constructor from RubyRabbitmqJanus::Rabbit::Listener::Base