Skip to content

First usable release

Compare
Choose a tag to compare
@hsaturn hsaturn released this 21 Mar 12:54
· 351 commits to main since this release

First usable release

  • MqttClient can connect, subscribe and publish
  • MqttBroker accepts connexions / publishes and subscribes
  • Tested with MqttBox and Mqtt-Explorer
  • Lot of crashes fixed, better answer to pings requests
  • Added examples the tinymqtt-test.ino is a great console allowing to make any kind of test.