Coap Client and Server

Dependencies:   DebugLib EthernetInterface cantcoap mbed-rtos

Dependents:   COAP coap

Fork of yeswecancoap by Sille Van Landschoot

YesWeCanCoap

Is a small coap client and server library for mbed based on the cantcoap library.

Import librarycantcoap

This is CoAP library with a focus on simplicity. It offers minimal CoAP PDU construction and decoding to and from byte buffers.

yeswecancoap server enables easy implementation of coap resources, each with a dedicated function. When the function is registered by the server, it will do the rest.

Coap server example

Repository: YesWeCanCoap-example

Coap client example

under construction

Revision:
13:6667e331c719
Parent:
0:9f557e9a792f
--- a/cantcoap.lib	Wed Oct 21 12:00:25 2015 +0000
+++ b/cantcoap.lib	Wed Oct 21 12:35:02 2015 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/sillevl/code/cantcoap/#7c8afc8cc06e
+http://mbed.org/users/ashleymills/code/cantcoap/#5eec2844ad47