mirror of https://github.com/ARMmbed/mbed-os.git
By default CoAP will create a copy of the whole data to be passed to application and it keeps the backward compatibility. If enabled, application must NOT free the payload when it gets the COAP_STATUS_PARSER_BLOCKWISE_MSG_RECEIVED status. And application must call sn_coap_protocol_block_remove() instead. |
||
|---|---|---|
| .. | ||
| .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