1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 01:09:47 +01:00
RIOT/examples/gcoap_block_server
2024-02-18 20:46:09 +01:00
..
gcoap_block.c makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
main.c examples/gcoap_block_server: add gcoap block server example 2022-04-02 23:51:51 +02:00
Makefile examples,tests: replace deprecated module names by new names 2022-09-16 13:15:46 +02:00
Makefile.ci boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
README.md examples/gcoap_block_server: add gcoap block server example 2022-04-02 23:51:51 +02:00

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