Commit Graph

2 Commits (42c837f05a3b79842dbd62d55c83c1a600ef1cb9)

Author SHA1 Message Date
David Garske ce646a77f0 Update autoconf M4:
* Update several of the macro files paralleling wolfSSL's m4 files.
* Force the `AR_FLAGS` to be `cr` in `configure.ac`.
* Add the `-Xcompiler` flag ahead of `-Qunused-arguments` for `-pthreads`.
2018-05-21 11:53:41 -07:00
David Garske a3955b5427 Initial version 0.1 release of the WolfMQTT Client library with TLS and QoS level 2 support. See "README.md" for documentation. See "examples/mqttclient" for a sample implementation. See "src/mqtt_client.h" for library public API reference in Doxygen style. 2015-10-26 16:20:03 -07:00