Hi, I was going through the documentation of MQTT plugin - https://apisix.apache.org/docs/apisix/plugins/mqtt-proxy/#how-to-enable Can you please describe a few scenarios w.r.t. this sentence - "The plugin mqtt-proxy only works in stream model, it help you to dynamic load balance by client_id of MQTT."? If I am expecting 100 clients and I am running 10 MQTT broker instances (upstream), then APISIX will allocate 10 clients to each broker?
Regards, N