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

The osc.js example code in the documentation for WebSocketPort doesn't explicitly open the Port before sending to it #59

Closed
colinbdclark opened this issue May 20, 2016 · 0 comments
Milestone

Comments

@colinbdclark
Copy link
Owner

At the moment, the documentation in the osc.js README that illustrates how to create a Web Socket connection omits a crucial step: opening the osc.WebSocketPort. Combined with #58, this creates a situation as described in #57 where osc.js is, well, "not working, no error." The documentation should be updated accordingly.

@colinbdclark colinbdclark added this to the 2.1.0 milestone May 25, 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

1 participant