23 Commits

Author SHA1 Message Date
NSBum 367a469911 docs: fix documentation link
The previously-provided documentation link was 404.

Closes https://github.com/espressif/esp-mqtt/pull/329

Signed-off-by: Euripedes Rocha Filho <rocha.euripedes@espressif.com>
2026-04-24 10:28:12 +02:00
Euripedes Rocha Filho 169e1ee88d fix: Adjust all examples and test to use local component
- Makes the name of component mqtt
- Updates README
- Adjust CI to build for supported idf versions
- Removes qemu job
2025-09-24 16:25:42 +02:00
Euripedes Rocha 263c1675c5 fix: Update badges url to reflect current status 2025-02-28 11:16:26 +01:00
David Cermak eeebd0215c support for esp event loop library while keeping backward compatible mode if callback configured 2019-05-16 16:29:33 +02:00
David Cermak e26764502a mqtt_client_stop stops only if started, fixed tabs->spaces, updated README, removed unused config
closes #62
2018-10-05 16:01:29 +02:00
Tuan b2916ccaf9 Update license 2018-06-01 22:29:28 +07:00
Tuan PM 12c6c293bb Update document 2018-03-01 23:32:36 +07:00
Tuan PM 54e76011bc Update README with svg build icon, mention about kconfig 2018-03-01 23:14:11 +07:00
Tuan PM a8c78d5cbf Remove Paypal donate 2018-02-27 10:52:35 +07:00
Tuan PM dd6969098d Add default scheme, resolve #21, remove sdkconfig in examples 2018-02-22 10:07:57 +07:00
Tuan PM 6c9b83237c add link install toolchain 2018-02-17 12:26:35 +07:00
Tuan PM 3ca4129f78 download 2018-02-17 12:01:32 +07:00
Tuan PM ebf108452a remove newline 2018-02-17 12:00:43 +07:00
Tuan PM 4fd75c1b4b Add header license 2018-02-17 11:42:41 +07:00
Tuan PM 782e1f8042 Add support ws and wss 2018-02-17 01:03:35 +07:00
Tuan PM c5ff6dd05f doc about support mqtt & mqtts 2018-02-16 22:54:38 +07:00
Tuan PM 3115db19ae Add mqtt over ssl sample 2018-02-16 22:00:57 +07:00
Tuan PM 503c540eee remove license header and add doc 2018-02-16 18:46:13 +07:00
Tuan PM 083f8789ac Add support outbox, changed API 2018-02-16 02:40:16 +07:00
Tuan PM ba966c7a9a Initial release 2016-09-12 21:15:28 +07:00
Tuan PM 5474489515 Add sample project link to README 2016-09-12 13:27:35 +07:00
Tuan PM 0fdec5a93d Initial Project 2016-09-11 10:10:24 +07:00
Tuan PM 2696c0d0f5 Initial commit 2016-09-10 00:06:21 +07:00