You are reading a single comment by @Wilberforce and its replies. Click here to read the full conversation.
  • I've managed to get web sockets working using @JumJum 's js implementation from here:
    http://forum.espruino.com/comments/12723­204/

    It would be great to get SHA1 function into the core.

    I've attempted to build the crypto module for the esp8266, however get build errors (sorry can't recall what they were specifically)

    I wondering if the hashlib library would be a good place to add the sha1 function, so then the ws.js could use this rather than rely on crypto?

About

Avatar for Wilberforce @Wilberforce started