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

ConnectionAlreadyEstablished Exception #11

Closed
odmitriv opened this issue Apr 7, 2016 · 1 comment
Closed

ConnectionAlreadyEstablished Exception #11

odmitriv opened this issue Apr 7, 2016 · 1 comment
Assignees
Labels
help wanted question / library Issue containing question / discussion about library workings

Comments

@odmitriv
Copy link

odmitriv commented Apr 7, 2016

If the connection for some reason already exists and method .establishConnection(context, true) is performed, I get an exception ConnectionAlreadyEstablished. Which strategy recovery state of connectionObservable in this case?

@uKL
Copy link
Collaborator

uKL commented Apr 7, 2016

Please have a look at this example where ConnectionSharingAdapter is used. Does it answer your question?

@uKL uKL self-assigned this Apr 7, 2016
@uKL uKL added help wanted question / library Issue containing question / discussion about library workings labels Apr 7, 2016
@uKL uKL closed this as completed Apr 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted question / library Issue containing question / discussion about library workings
Projects
None yet
Development

No branches or pull requests

2 participants