ShannonDing commented on issue #87:
URL: 
https://github.com/apache/rocketmq-client-python/issues/87#issuecomment-616402296


   the py SDK does not support the binary message body.
   maybe you can encode the byte body using base64 encoding before sending and 
decode it before consuming.
   another way, you can try to add a new API to set a binary message body using 
a special C API "SetByteMessageBody" instead.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to