mirror of https://github.com/ARMmbed/mbed-os.git
c887248544
Fix error: IIOTCLT-2769 - mbed-coap: extra response received after registration Added own flag to enable blockwise support, without setting default blockwise payload size. This allows to receive blockwise messages while still sending without blockwise. Fix CoAP request blockwise response handling When request is sent, response can have blockwise option set. All requests must be stored to the linked list. |
||
---|---|---|
.. | ||
.settings | ||
doxygen | ||
mbed-coap | ||
source | ||
.gitattributes | ||
.gitignore | ||
.mbedignore | ||
.yotta_ignore | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
Makefile.test | ||
README.md | ||
README.txt | ||
apache-2.0.txt | ||
junit_xsl.xslt | ||
module.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