Skip to content
Commit bb378c72 authored by Eug Krashtan's avatar Eug Krashtan Committed by Carles Cufí
Browse files

net: coap: Use MQTT style wildcard in path description:



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: default avatarEug Krashtan <eug.krashtan@gmail.com>
parent 7749dfc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment