enwi/dartzmq

Incomplete data received by sub

Closed this issue · 4 comments

hi, did you find a problem? When subscribing to a topic under TCP protocol, big data will accept incompleteness, and I failed to set relevant properties.

enwi commented

I have not seen any issues so far and I am sending/receiving round about 0.5 MB/s of data.

With properties do you mean option (setOption function)? And which options were you not able to set?

I have not seen any issues so far and I am sending/receiving round about 0.5 MB/s of data.

With properties do you mean option (setOption function)? And which options were you not able to set?

I set the rcvbuf and rcvhwm properties.Now we have segmented the server transmission.It's okay, thank you.

Also, do you know how to. / build.sh [ x86 ],I failed to compile

enwi commented

Also, do you know how to. / build.sh [ x86 ],I failed to compile

Works for me just fine