mbed-os/features/frameworks/mbed-coap
Antti Yli-Tokola fffbca64e0 Update mbed-coap to version 4.7.3
EMPTY response should not be stored to blockwise list.
An Empty message only contains the 4-byte header so it does not require any blockwise operations.
This will fix unneseccary message sending timeouts which leads mbed cloud client to do unnecessary
reconnections which increases the network traffic.
2018-11-27 16:47:17 +02:00
..
.settings Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
doxygen Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
mbed-coap Update mbed-coap to version 4.7.0 2018-09-27 18:55:46 +03:00
source Update mbed-coap to version 4.7.3 2018-11-27 16:47:17 +02:00
.gitattributes Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.gitignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.mbedignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.yotta_ignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
CHANGELOG.md Update mbed-coap to version 4.7.3 2018-11-27 16:47:17 +02:00
LICENSE Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
Makefile Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
Makefile.test Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
README.md Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
README.txt Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
apache-2.0.txt Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
junit_xsl.xslt Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
module.json Update mbed-coap to version 4.7.3 2018-11-27 16:47:17 +02:00
run_unit_tests.sh Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
run_unit_tests_with_valgrind.sh Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
xsl_script.sh Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00

README.md

mbed-coap

CoAP C library - Builder and Parser for CoAP messages