Class: OMQ::CLI::RouterRunner

Inherits:
BaseRunner show all
Includes:
RoutingHelper
Defined in:
lib/omq/cli/router_dealer.rb

Overview

Runner for ROUTER sockets (identity-aware async routing).

Instance Attribute Summary

Attributes inherited from BaseRunner

#config, #sock

Method Summary

Methods included from RoutingHelper

#async_send_loop, #display_routing_id, #interval_send_loop, #resolve_target, #send_targeted_or_eval, #stdin_send_loop

Methods inherited from BaseRunner

#call, #initialize

Constructor Details

This class inherits a constructor from OMQ::CLI::BaseRunner