Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

How to receive messages with multiple frames #597

Open
mango009 opened this issue Oct 24, 2017 · 0 comments
Open

How to receive messages with multiple frames #597

mango009 opened this issue Oct 24, 2017 · 0 comments

Comments

@mango009
Copy link

I cannot seem to be able to find a way to receive messages with multiple frames. I used a dealer-dealer pattern and the peer send two frames with ZMQ_SNDMORE in the first send.

Do I get a contiguous Buffer on the receiver side? I'm getting random length of frame data in my
socket.on('message) callback.

Thanks for any help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant