Publisher

Represents publisher ZMQ socket
extends SAREhub\Commons\Zmq\ZmqSocketSupport
Methods Summary
public
public static
# inContext( ZMQContext $context )
public
# publish( string $topic , string $message , bool $wait = false )
Methods inherited from SAREhub\Commons\Zmq\ZmqSocketSupport
__construct(), bind(), unbind(), isBinded(), connect(), disconnect(), disconnectAll(), close(), isConnectedToAny(), isConnectedTo(), isBindedOrConnected(), getSocket(), getBinded(), getConnections()