FreeRTOS-Kernel/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator
Oscar Michael Abrina e4d6696eb2
Add username/password authentication for MQTT Mutual Auth Demo (#334)
MQTT allows authentication through a username/password in the CONNECT packet. This PR allows the username/password to be passed that way through a config macro. Metrics are also collected for AWS IoT Core through a set of configurable macros that are hard coded to FreeRTOS #tskKERNEL_VERSION_NUMBER. The appropriate ALPN protocols are passed when using AWS IoT Core for username/password authentication.
2020-10-12 17:36:33 -07:00
..
Common Move MQTT Plaintext Demo from lts-development to master (#315) 2020-10-05 12:19:21 -07:00
MQTT_Keep_Alive Move MQTT Keep-Alive Demo from lts-development to master (#326) 2020-10-07 12:35:21 -07:00
MQTT_Multitask Move MQTT Multitasking Demo from lts-development to master (#332) 2020-10-08 15:27:18 -07:00
MQTT_Mutual_Auth Add username/password authentication for MQTT Mutual Auth Demo (#334) 2020-10-12 17:36:33 -07:00
MQTT_Plain_Text Move MQTT Plaintext Demo from lts-development to master (#315) 2020-10-05 12:19:21 -07:00
MQTT_Serializer Move MQTT Serializer Demo from lts-development to master (#327) 2020-10-07 12:46:25 -07:00