Protobuf support
Samwise15 opened this issue · 1 comments
Samwise15 commented
Does this plugin allow protobuf payload for testing?
I am trying to create scripts and do load testing with this MQTT plugin, but the message I have is protobuf/binary protocol.
If not, any plan of adding this as an enhancement?
jinfahua commented
You can choose hexstring payload when you pub message, so you can encode payload into hexstring.