I am using the websocket client on a WEMOS board where i could establish a connection to my nodejs server. However the documentation on espruino is very basic. I could not find a reference and i am missing calls to close a connection and events to react on closing the connection from the server or a disconnect due to a network failure.
Is there some reference for these calls or is it still under development?
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.
I am using the websocket client on a WEMOS board where i could establish a connection to my nodejs server. However the documentation on espruino is very basic. I could not find a reference and i am missing calls to close a connection and events to react on closing the connection from the server or a disconnect due to a network failure.
Is there some reference for these calls or is it still under development?