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

Remove the clients dependency on isomorphic-ws #4

Open
kraenhansen opened this issue Jul 23, 2018 · 0 comments
Open

Remove the clients dependency on isomorphic-ws #4

kraenhansen opened this issue Jul 23, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@kraenhansen
Copy link
Owner

When installing the client it warns about an unmet peer dependency on ws - but that is only relevant if the client is started from node. I think it would be more clean to do a runtime check on the existence of ws instead of depending on isomorphic-ws.

@kraenhansen kraenhansen added the enhancement New feature or request label Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant