module RabbitRPC
TODO: RabbitMQ connection options
TODO: Implement callback queue timeout TODO: RabbitMQ connection options
Constants
- VERSION
Public Class Methods
logger()
click to toggle source
# File lib/rabbit_rpc.rb, line 13 def self.logger RabbitRPC::Logging.logger end