mnogu / gatling-mqtt

A Gatling stress test plugin for MQTT
Apache License 2.0
43 stars 55 forks source link

Connecting to websocket #7

Open shwetanks opened 7 years ago

shwetanks commented 7 years ago

Hi

Any advise on what would it take (where are the traps if any) to be able to benchmark MQTT server over websocket ws://localhost:8083 (instead of tcp) i see there is no support for connection upgrade to ws, any specific reason we don't have that? thanks!

SeppPenner commented 6 years ago

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.