gatling-mqtt icon indicating copy to clipboard operation
gatling-mqtt copied to clipboard

Multiple Publish Messages

Open thkluge opened this issue 9 years ago • 1 comments

Hi,

I would like to send multiple publish message with on connection. At the moment there is always a connect -> publish -> disconnect. I would like to do something like connect -> publish1 -> pause -> publish2 -> disconnect. In order to do that, I need so save the connections somewhere. Is this possible, what could be a good way for that?

Thx for support!

thkluge avatar Jul 28 '16 08:07 thkluge

This seems to be a dead repo. You should take a look at https://github.com/jeanadrien/gatling-mqtt-protocol. Seems to be better maintained.

SeppPenner avatar Mar 19 '18 17:03 SeppPenner