mbed-os/features/frameworks/mbed-coap
Antti Yli-Tokola 267d3bc797 Update mbed-coap to version 5.1.4
Add also 4.13 (Request Entity Too Large) responses to duplicate info list.

Add client library configurations for DEFAULT_RESPONSE_TIMEOUT and SN_COAP_DUPLICATION_MAX_TIME_MSGS_STORED.

Increased the default timeouts of DEFAULT_RESPONSE_TIMEOUT and SN_COAP_DUPLICATION_MAX_TIME_MSGS_STORED to 300 seconds.
These two are critical parameters for low-bandwidth high-latency networks. The defaults should be more geared towards such networks that are likely to have issues with transmissions.
The increased defaults can increase the runtime HEAP usage when there is a lot of duplicates or retransmissions.
2020-04-23 13:14:50 +03:00
..
.settings Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
doxygen Update mbed-coap to version 5.1.2 2019-11-20 22:36:25 +02:00
mbed-coap Update mbed-coap to version 5.1.4 2020-04-23 13:14:50 +03:00
source Update mbed-coap to version 5.1.4 2020-04-23 13:14:50 +03: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
CHANGELOG.md Update mbed-coap to version 5.1.4 2020-04-23 13:14:50 +03: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 Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +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
mbed_lib.json Add placeholder libraries for things we probably refer to as libraries 2019-01-16 14:58:58 -06:00
run_unit_tests.sh Update mbed-coap to version 4.7.4 2019-02-11 10:37:43 +02: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