Releases: jeelabs/el-client
Releases · jeelabs/el-client
Release v3.0.alpha0
This is an alpha release!
This is a release of the el-client arduino library to go with esp-link v3.0.alpha0. Overall this is still pretty rough, so expect some bumps in the road...
Features:
- support for outbound REST requests
- support for MQTT client pub/sub
- support for outbound UDP and TCP connections (short-lived)
- support for handling data to populate web pages ("web server")
- sample sketches
Beta release v2.2.3
This is a beta release
This is a release of the el-client arduino library to go with esp-link v2.2.3. Overall this is still pretty rough, so expect some bumps in the road...
Features:
- support for outbound REST requests
- support for MQTT client pub/sub
- sample REST and MQTT sketches
Release 2.2.beta2
This is a beta release
This is a release of the el-client arduino library to go with esp-link v2.2.beta2.
Features:
- support for outbound REST requests
- support for MQTT client pub/sub
- sample REST and MQTT sketches
Release 2.2.beta1
This is a beta release
This is the first release of the el-client arduino library to go with esp-link v2.2.beta1.
Features:
- support for outbound REST requests
- support for MQTT client pub/sub
- sample REST and MQTT sketches