eclipse/paho.mqtt.m2mqtt

Multithreads client's. Who sent the message?

electrongr opened this issue · 0 comments

Hello! I have a multi-threaded client that is subscribed to various brokers and topics. Or, inside, read the settings for the current topic (UserName / Port). How to identify the broker from whom the message came in public void client_recievedMessage (object sender, MqttMsgPublishEventArgs e)?