Gaëtan Harter
|
5640293e8f
|
er-coap: separate the communication layer
This code was copied and adapted from: https://github.com/cetic/6lbr
Licensed under the same license as Contiki.
|
2017-03-23 15:33:50 +01:00 |
|
Daniele Alessandrelli
|
799e9350a0
|
er-coap: add client-side support for CoAP Observe
Client-side support for CoAP observe is not compiled by default. To enable it, the COAP_OBSERVE_CLIENT macro must be defined equal to 1.
|
2015-02-24 22:46:48 +01:00 |
|
Lars Schmertmann
|
386d708b56
|
Added function for easy block1 usage.
Fixed blocksize calculation when REST_MAX_CHUNK_SIZE != 2^x.
Added example for block1 + separate + block2.
|
2014-05-15 20:29:04 +02:00 |
|
Matthias Kovatsch
|
3dd5bd7a37
|
Renamed erbium to er-coap to avoid confusion and have a meaningful directory name.
|
2014-05-15 20:29:03 +02:00 |
|