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

ws socket instance #27

Open
pliablepixels opened this issue Oct 6, 2015 · 2 comments
Open

ws socket instance #27

pliablepixels opened this issue Oct 6, 2015 · 2 comments

Comments

@pliablepixels
Copy link

Hello, thanks for this great library.
The example shows the socket being instantiated in .run
I am trying to move this to a factory - it works fine, but when I switch to background and back, it creates a new instance of ws (because I am calling the factory method on resume). Is there any way to make sure only one instance of ws is used?

@pliablepixels
Copy link
Author

sorry, there was a problem in my code.

@wilk
Copy link
Owner

wilk commented May 1, 2016

This project is no longer mainteined. Sorry.

@wilk wilk reopened this May 1, 2016
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