1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples/gcoap_block_server
2023-06-08 23:42:50 +02:00
..
gcoap_block.c gcoap: make use of coap_request_ctx_t 2022-07-17 14:29:39 +02: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/olimex-msp430-h2618: add new board 2023-06-08 23:42:50 +02: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