@sameh.hady is there a reason that the ws library wraps everything up as JSON? It seems that at least on the client end (as a browser) you don't have to.
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.
WebSocket Server support now works! http://forum.espruino.com/conversations/278902/#comment12674947
@sameh.hady is there a reason that the
ws
library wraps everything up as JSON? It seems that at least on the client end (as a browser) you don't have to.