Workspace 6.21.5
|
Send a QByteArray over as a ZMQ request
Inputs: | |||
---|---|---|---|
Address | QString | ||
Name | QString | Used for debugging log messages | |
Identity | QString | Set ZMQ_IDENTITY on the socket. http://api.zeromq.org/4-2:zmq-setsockopt#toc20 | |
Timeout | int | Timeout in seconds | |
Profiling | bool | Enable profiling will retrieve profiling information in meta data. | |
Request | QByteArray | ||
Outputs: | |||
Reply | QByteArray | ||
Reply meta | QByteArray |