Closed ejeklint closed 9 years ago
I need this as well and have no idea on how I might be able to achieve it.
Currently I'm working on a project that combines a http Webserver and Websockets. The webserver is build upon this one: https://github.com/sirleech/Webduino And the Websocket handling was based off your library. I've added a few features of my own, some of them are multiple client support and ping support. I can send you the code if you are interested in adding these features.
More than one simultaneously connected client would be nice.