Closed adaksuman closed 8 years ago
dear,
can we send a uploaded binary file data from openresty to rabbitMQ using this lib? if not can you please point out some others lib?
@adaksuman it ideally should. Just set the right header and try. If does not work, you can always encode the binary to base64 and then send.
Thanks, I am able to send file :-)
dear,
can we send a uploaded binary file data from openresty to rabbitMQ using this lib? if not can you please point out some others lib?