/CoAPServerClient

a basic client+server using libcoap

Primary LanguageC

CoAPexamples

A simple client server implementation of a CoAP server using the CoAP library : https://github.com/obgm/libcoap

#compilation and execution

make all
./server
./client