autodiscovery

  1. Lakhtin_V

    Android Question MQTT Chat with Auto Discovery - Multiple custom subscriptions per client

    It is possible to use multiple user subscriptions per client. I want to be able to receive different types of messages, my task is wider than just chat. The client must receive different objects and process them differently. Private Sub client_Connected (Success As Boolean) If Success=True...
Top