vernemq / vmq_mzbench

An MQTT loadtest and usage scenario tool for VerneMQ and other MQTT systems.
Apache License 2.0
42 stars 45 forks source link

Backport fixes from bridge client, extract & pull in type files #39

Closed ioolkos closed 4 years ago

ioolkos commented 4 years ago

This is not guaranteed to work atm. It's an attempt to switch away from the old original MQTT client behaviour, and make the worker more self-contained by extracting some type files and some additional modules (topic parser) from VerneMQ.

While potentially solving some issues, this may or may not introduce some other subtle issues.