emqx / mqtt-jmeter

MQTT JMeter Plugin
https://www.emqx.com/en
Apache License 2.0
445 stars 194 forks source link

Protobuf support #94

Open Samwise15 opened 3 years ago

Samwise15 commented 3 years ago

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 3 years ago

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