Open 4refr0nt opened 8 years ago
Hi, Currently you cannot connect to multiple servers but we may introduce it in our major release next time.
Sent from my iPhone
On 29-Sep-2016, at 9:27 PM, Victor Brutskiy notifications@github.com wrote:
How I can use 2 objects (paho clients) for connecting to 2 (or more) different brokers at one time?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Thanks! objects model may be usefull
Actually the native layer is capable of connecting multiple connections but we need to design a new interface. Object method may not be a good idea because multiple connections are still accessed by a single connection object in the native layer.
ok, its not very important.
How I can use 2 objects (paho clients) for connecting to 2 (or more) different brokers at one time?