You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
josesimoes
pushed a commit
to josesimoes/paho.mqtt.m2mqtt
that referenced
this issue
Aug 2, 2021
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)?
The text was updated successfully, but these errors were encountered: