mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 01:55:22 +00:00
In 'struct coap_resource' path description: - the plus symbol represents a single-level wild card in the path; - the hash symbol represents the multi-level wild card in the path. This change keeps compatibility with RFC 7252 but allows handling multiple requests in single function. Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
coap_link_format.c | ||
coap.c | ||
Kconfig |