mongoose/docs/c-api
Deomid Ryabkov 023b55f2e5 MQTT client keep alive fixes
- Move keep alive management up to the Mongoose library
 - Only outgoing control messgaes should reset keepalive timer
 - Add unit test

https://forum.mongoose-os.com/discussion/1155/mqtt-keep-alive-compliance-issue

PUBLISHED_FROM=f86e30744ded53a6f7f96afec066b4ff3b4372c0
2017-06-04 21:50:23 +00:00
..
coap.h Fix doc typos 2017-03-01 06:19:58 +00:00
dns_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns.h Fix doc typos 2017-03-01 06:19:58 +00:00
http_client.h First step towards separate userdata argument 2017-03-15 00:52:59 +00:00
http_server.h Fix mg_get_http_var retval 2017-03-24 13:24:37 +00:00
http.h Move struct http_message::body 2017-05-06 11:26:53 +00:00
mbuf.h Target CC3200 example to production device 2016-10-26 10:39:04 +00:00
mqtt_server.h Fix msvc6 build 2016-11-14 17:51:07 +00:00
mqtt.h MQTT client keep alive fixes 2017-06-04 21:50:23 +00:00
net.h Honor DNS server from DHCP 2017-03-20 09:53:12 +00:00
resolv.h Honor DNS server from DHCP 2017-03-20 09:53:12 +00:00
uri.h Add mg_assemble_uri 2017-04-27 13:50:33 +00:00
util.h Make mg_connect_{http,ws} use mg_parse_uri 2017-04-24 14:59:52 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00