libcoap: add coap client and server packages
authorHans Dedecker <dedeckeh@gmail.com>
Thu, 31 Aug 2017 12:40:00 +0000 (14:40 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 14 Sep 2017 16:02:58 +0000 (18:02 +0200)
commitf6f6f836e7bc211a50190c753278faab950f74bc
tree85f8d0511140bf24d28c1fbbd96ad6e004980f4c
parent0f2e10a74acca4fabbe9b8067a6603d9a964384a
libcoap: add coap client and server packages

Client package adds the CoAP client allowing to communicate with 6LoWPAN
devices via the CoAP protocol.
Server package adss the CoAP server and the CoAP Resource Directory server.
The CoAP server allows to simulate 6LoWPAN devices which can be addressed
via the CoAP protocol while the CoAP Resource Directory server can handle
resource registrations using the CoAP protocol.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
libs/libcoap/Makefile