mirror of https://github.com/ARMmbed/mbed-os.git
BLOCK2 code-branch was missing handling for duplicate packets. As part of the fix, added also a call to update the duplicate package data via a new function sn_coap_protocol_update_duplicate_package_data_all. The new implementation handles all CoAP messages, not just those with COAP_MSG_TYPE_ACKNOWLEDGEMENT. |
||
---|---|---|
.. | ||
.settings | ||
doxygen | ||
mbed-coap | ||
source | ||
.gitattributes | ||
.gitignore | ||
.mbedignore | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
Makefile.test | ||
README.md | ||
README.txt | ||
apache-2.0.txt | ||
junit_xsl.xslt | ||
mbed_lib.json | ||
run_unit_tests.sh | ||
run_unit_tests_with_valgrind.sh | ||
xsl_script.sh |
README.md
mbed-coap
CoAP C library - Builder and Parser for CoAP messages