Class: OMQ::CLI::ServerRunner

Inherits:
BaseRunner show all
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

#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