core.context
core.error
Enter search terms or a module, class or function name.
Python binding for 0MQ device function.
Start a zeromq device.
device_type : (QUEUE, FORWARDER, STREAMER)
The type of device to start.
isocket : Socket
The Socket instance for the incoming traffic.
osocket : Socket
The Socket instance for the outbound traffic.