Class: OMQ::CLI::RouterRunner
- Inherits:
-
BaseRunner
- Object
- BaseRunner
- OMQ::CLI::RouterRunner
- 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
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
Constructor Details
This class inherits a constructor from OMQ::CLI::BaseRunner