1
0
mirror of https://github.com/FreeRTOS/coreMQTT synced 2025-07-04 10:44:44 +08:00

4 Commits

Author SHA1 Message Date
Muneeb Ahmed
94887b2f35 Reduce complexity in MQTT serialize and API (#701)
* Refactor Wait and PublishAsync API functions

* Refactor _IotMqtt_DeserializePublish

* Move publish setup checks to iot_mqtt_validate.c
2020-01-09 11:23:42 -08:00
Gordon Wang
0fc51510e5 Move socket metrics to single file (#618) 2019-10-30 10:29:38 -07:00
Gary Wicker
01937cbbed Use #defines for max client ID & "remove all subscriptions" constants (#608)
Use #defines for max client ID & "remove all subscriptions" constants.
2019-10-19 08:55:54 -07:00
Gordon Wang
d9aaaec4c4 Rearrange directories (#589) 2019-10-07 15:55:03 -07:00