mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
463 B
Markdown
9 lines
463 B
Markdown
|
This application provides examples of CoAP server handling for Block requests, build with gcoap using nanocoap block handling functions.
|
||
|
|
||
|
This show the current status and is very likely to change with improvements made to gcoap and nanocoap and their API, see example/nanocoap_server for comparison.
|
||
|
|
||
|
Relevant resources:
|
||
|
|
||
|
* `/riot/ver` -- provides Block2 response payloads for GET request
|
||
|
* `/sha256` -- provides SHA-256 digest from Block1 POST request input
|