1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 22:49:47 +01:00
RIOT/examples/gcoap_block_server
Marian Buschsieweke 82d98ed377
examples, tests: update Makefile.ci for AVR8
Ran dist/tools/insufficient_memory for all AVR8 boards.
2023-12-01 19:37:05 +01: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 examples, tests: update Makefile.ci for AVR8 2023-12-01 19:37:05 +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