emqx/mqtt-jmeter

Protobuf support

Samwise15 opened this issue · 1 comments

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?

You can choose hexstring payload when you pub message, so you can encode payload into hexstring.