Class: NNQ::CLI::RespondentRunner

Inherits:
BaseRunner show all
Defined in:
lib/nnq/cli/surveyor_respondent.rb

Overview

Runner for RESPONDENT sockets (receive surveys, send replies).

Mirrors REP: strict alternation of #receive then #send_reply.

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 NNQ::CLI::BaseRunner