esp-idf/examples/protocols/mqtt/ssl_mutual_auth/main
Euripedes Rocha Filho b5682610b6 examples/mqtt: Cleanup on examples
- Removes extra callback function, the code from the callback is integrated into the event handler code.
- Clarify usage of handler args, pass NULL as callback data instead of client, to avoid user confusion,
  and add documentation on usage of handler_args.
2021-02-11 07:29:29 +01:00
..
app_main.c examples/mqtt: Cleanup on examples 2021-02-11 07:29:29 +01:00
client.crt mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style 2018-10-30 08:04:09 +01:00
client.key mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style 2018-10-30 08:04:09 +01:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk MQTT: add server side authentication to mutual auth example 2020-08-12 11:25:00 +08:00
mosquitto.org.crt MQTT: add server side authentication to mutual auth example 2020-08-12 11:25:00 +08:00