Skip to content

Releases: jeelabs/el-client

Release v3.0.alpha0

23 Oct 06:37
@tve tve
78ef9c3
Compare
Choose a tag to compare
Release v3.0.alpha0 Pre-release
Pre-release

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

22 Jun 05:12
@tve tve
Compare
Choose a tag to compare
Beta release v2.2.3 Pre-release
Pre-release

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

27 Feb 19:10
@tve tve
Compare
Choose a tag to compare
Release 2.2.beta2 Pre-release
Pre-release

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

01 Feb 06:10
@tve tve
Compare
Choose a tag to compare
Release 2.2.beta1 Pre-release
Pre-release

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