Class: OMQ::CLI::PairRunner

Inherits:
BaseRunner show all
Defined in:
lib/omq/cli/pair.rb

Overview

Runner for PAIR, DEALER, and CHANNEL sockets (bidirectional messaging).

Instance Attribute Summary

Attributes inherited from BaseRunner

#config, #sock

Method Summary

Methods inherited from BaseRunner

#call, #initialize

Constructor Details

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