Fix for big data packet. Author: mutatrum
Method close()
is added and example project (see link above) is changed
to demonstrate it.
Partial support for wss protocol is added. Author: huytranle
Disclaimer! Server and client certificates verification is not supported in this version. Waiting for new micropython release...
Websocket can send custom headers to server in handshake
function. Author: pluzmedia
First release.