You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @d0773d I'm not sure that would really help... The majority of the work would just be getting WebSockets to work with a JS API - as all the header parsing and connection stuff is already part of Espruino.

    As I posted right at the top or this thread, there's a bug open for support where I pasted the code that basically sets up the server side of this. All it needs is the SHA1 hash - which is part of mbedtls in the AES branch on GitHub. The whole thing can also be developed and tested under Linux.

    It shouldn't be a lot of work, what it needs is for someone to write some C code - but it looks like that person might end up being me.

About

Avatar for Gordon @Gordon started