Chat freely about anything...

User avatar
By ssokol
#2472 Over the weekend I managed to get a pretty good library and sample put together. The library has support for both client and server modes. It also has a primitive but effective means of enabling discovery. License is MIT so feel free to use bits / pieces anywhere you like. My C++ skills are limited, so please don't laugh too hard, and feel free to send me pull requests to fix issues as you run across them. Here's a link to the repo:

https://github.com/ssokol/esp8266

FYI - it's not put together as a standard Arduino library - yet. You'll need to copy both the .h and .cpp files into your project.