Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How I can establish connections to different brokers #20

Open
4refr0nt opened this issue Sep 29, 2016 · 4 comments
Open

How I can establish connections to different brokers #20

4refr0nt opened this issue Sep 29, 2016 · 4 comments

Comments

@4refr0nt
Copy link
Contributor

How I can use 2 objects (paho clients) for connecting to 2 (or more) different brokers at one time?

@arcoirislabs
Copy link
Owner

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.

@4refr0nt
Copy link
Contributor Author

Thanks!
objects model may be usefull

@arcoirislabs
Copy link
Owner

arcoirislabs commented Sep 29, 2016

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.

@4refr0nt
Copy link
Contributor Author

ok, its not very important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants