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

Websocket implementation #24

Open
pastukhov opened this issue May 29, 2015 · 3 comments
Open

Websocket implementation #24

pastukhov opened this issue May 29, 2015 · 3 comments

Comments

@pastukhov
Copy link
Contributor

Seems like it's close
https://gist.github.com/creationix/079e11345249525c7e2e

@marcoskirsch
Copy link
Owner

I have no experience with WebSockets.
Is this even possible to do? Anyone interested? Or should I just close as "wontfix"?

@moononournation
Copy link

I have tried add WebSocket support when developing nodemcu-webide:
https://github.com/moononournation/nodemcu-webide/tree/master/bin

But I found it has memory leak issue, may be caused by my poor implementation.

@moononournation
Copy link

But WebSocket is very important for the IoT projects that require real time response, e.g. use a web page remote operate a robot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants