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

JSO Websocket support. #299

Closed
adamjryan opened this issue Aug 25, 2017 · 2 comments
Closed

JSO Websocket support. #299

adamjryan opened this issue Aug 25, 2017 · 2 comments

Comments

@adamjryan
Copy link
Contributor

Any plans to add the native API for Websockets to the jso package?

@konsoletyper
Copy link
Owner

No plans. If you need it for your project, just tell me, and if I get interested in the project, I'll definitely add this to roadmap. Another option is to write typed headers yourself.

@adamjryan
Copy link
Contributor Author

PR[#300] added. I gave it a basic run but will probably need to play with it a bit more to make sure there are no bugs before it's ready to merge.
Btw I found it wasn't possible to pass null to a property setter on a native javascript object, is there a reason for that?

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