lobaro / lobaro-coap

CoAP Implementation in C
MIT License
124 stars 47 forks source link
c99 coap coap-client coap-server embedded iot network

Lobaro-CoAP

Build Status Gitter Chat

Complete CoAP Implementation in C. Despite designed for embedded systems (e.g. ARM Cortex-M0/M3, AVR, ESP8266) it can be used on nearly every system that has c-lang support.

There is also a working OpenSource client lib available in GoLang @ https://github.com/lobaro/coap-go

Follow Lobaro on Twitter to get latest news about iot projects using our CoAP implementation!

Getting started

Read the Porting Guide for information on how to port the library to your framework.

Demo/Example

ESP8266, cheap WIFI Soc:

Related

Future development

We use the stack internally at lobaro to build universal gateway / sensor systems for our customers. Additions will be constantly merged into this repository.

Contribute

We appreciate any feedback, do not hesitate to create issues or pull requests.