Just to add, there's a bug open for a websocket server. It'd be much better done inside Espruino itself, because then you could use the existing HTTP server to serve up webpages and also to handle WebSockets.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Just to add, there's a bug open for a websocket server. It'd be much better done inside Espruino itself, because then you could use the existing HTTP server to serve up webpages and also to handle WebSockets.