njh/ruby-mqtt

proto payload

Closed this issue · 0 comments

Hi there,

first of all thanks for this gem.

I want to send .proto files (content) as payload, let's assume I have a encoded file that was created with protoc, how do I publish a message with the encoded files content as payload?

Thanks