RequestSender

Sending request to ZMQ socket
Methods Summary
public
# __construct( ZMQContext $context )
public static
# inContext( ZMQContext $context )
public
public
public
# sendRequest( string $request , bool $wait = true )
Send request via ZMQ socket.
public
# receiveReply( bool $wait = true )
Receive reply from ZMQ socket.
public
public
# getDsn( )
public
public
Constants Summary
public boolean WAIT
# true
public boolean DONT_WAIT
# false
Properties Summary
protected SAREhub\Commons\Misc\Dsn $dsn
# NULL
protected ZMQContext $context
# NULL
protected ZMQSocket $socket
# NULL