receive.multipart {rzmq}R Documentation

Receive multipart ZMQ message

Description

Returns a list of raw vectors for the parts of a multipart message.

Usage

receive.multipart(socket)

Arguments

socket

The ZMQ socket from which to receive data


[Package rzmq version 0.9.13 Index]