c2fd0fb3c5
examples/gcoap: adapt to resource context ptr
2018-02-02 19:02:54 +01:00
Ken Bannister
a1efa03981
net/gcoap: Read interface from CLI in shell example
2017-12-10 09:50:36 -05:00
Ken Bannister
70be8cd5bb
net/gcoap: Update copyright for 2017
2017-11-10 06:54:38 -05:00
Ken Bannister
5435e0c7d3
net/gcoap: Add shell command option to send message confirmably
2017-11-10 06:54:38 -05:00
Ken Bannister
25f40df447
net/gcoap: Flatten command line handling to prepare for optional arguments
2017-11-10 06:54:38 -05:00
6e28e95c00
examples/gcoap: update README and add new handlers
2017-09-28 22:27:57 +02:00
Hauke Petersen
2290a9f69b
net/gcoap: added remote sock ep to resp handler cb
...
When receiving a response to a request send our earlier, it is in
some cases essential, to know something about who send the reponse.
This is needed for example when sending requests to multicast
addresses to be able to react to different incoming responses.
2017-07-31 11:11:06 +02:00
Ken Bannister
3abff6d140
gcoap: Update example for Observe, including documentation.
2017-05-23 17:55:04 -04:00
Hauke Petersen
ba5635889c
net/gcoap: make gcoap_op_state return count directly
2017-05-22 13:50:59 +02:00
3d48eee095
cleanup: apply remove_atoi_casts.cocci (coccinelle)
2017-05-13 12:39:48 +02:00
Ken Bannister
342c3f2ed3
gcoap: Remove coap.h include file, which is no longer used.
...
Also change references in dependencies to the net/gcoap.h include.
2017-01-20 22:00:25 -05:00
Ken Bannister
e10e579593
gcoap: Update CLI example for rebase on sock
2017-01-20 22:00:25 -05:00
Ken Bannister
1783c9c672
gcoap: CLI example
2016-10-31 22:41:52 -04:00