Class: OMQ::CLI::ServerRunner
- Inherits:
-
BaseRunner
- Object
- BaseRunner
- OMQ::CLI::ServerRunner
- Includes:
- RoutingHelper
- Defined in:
- lib/omq/cli/client_server.rb
Overview
Runner for SERVER and PEER sockets (draft; routing-id-based messaging).
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