I was reading somewhere that websockets have been added to the library? If so, is there any example code on how to use them with the library? I have a webserver working so I don't need a full example, just how to upgrade a connection on a callback.
Thanks