emqx / mqtt-jmeter

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

mqq topic name #78

Open tomerz012 opened 4 years ago

tomerz012 commented 4 years ago

I'm trying to publish to a topic under the name "test.me" whenever i add the topic name, the publisher publish the messages to topic "test/me" is there a way to force it to use "." instead of "/" ?

chongyuanyin commented 4 years ago

Which broker were you using?