You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt
Gaurav Aggarwal 05e7d9cc08 Remove dependency on secure sockets
Network interface implementation for FreeRTOS now directly calls into
FreeRTOS+TCP instead of going via secure sockets.
6 years ago
..
DemoTasks Remove dependency on secure sockets 6 years ago
WinPCap Add MQTT project that builds on the task pool project - currently the library is building but not being used. 6 years ago
FreeRTOSConfig.h Added simple UDP demo into the mqtt project to enable the network connectivity to be tested in a simple way prior to performing any MQTT operations. 6 years ago
FreeRTOSIPConfig.h Fix DNS resolution failure for test.mosquitto.org 6 years ago
WIN32.vcxproj Remove dependency on secure sockets 6 years ago
WIN32.vcxproj.filters Remove dependency on secure sockets 6 years ago
atomic.h Add first draft of mqtt example 6 years ago
demo_logging.c Add MQTT project that builds on the task pool project - currently the library is building but not being used. 6 years ago
demo_logging.h Add MQTT project that builds on the task pool project - currently the library is building but not being used. 6 years ago
iot_config.h Update projects to use the new directory name 6 years ago
iot_config_common.h Add MQTT project that builds on the task pool project - currently the library is building but not being used. 6 years ago
iot_secure_sockets_config.h Add first draft of mqtt example 6 years ago
main.c Added simple UDP demo into the mqtt project to enable the network connectivity to be tested in a simple way prior to performing any MQTT operations. 6 years ago
mqtt_demo.sln Add MQTT project that builds on the task pool project - currently the library is building but not being used. 6 years ago
printf-stdarg.c Add MQTT project that builds on the task pool project - currently the library is building but not being used. 6 years ago