txgcwm / lobaro-coap

CoAP Implementation in C

Home Page:http://www.lobaro.com/lobaro-coap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lobaro-coap

Build Status Gitter Chat

Complete CoAP Implementation in C. see http://www.lobaro.com/lobaro-coap/ for further information

  • Royalty-free CoAP stack
  • complete request/response logic
  • easy to use
  • small memory footprint
  • using C99 stdlib, suitable for embedded projects
  • detached packet receive/send logic
  • Arduino support (experimental)

Demo/Example

Related

  • GoLang CoAP Client implementation & CGO wrapper for this C lib: Lobaro CoAP-go

Contribute

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

About

CoAP Implementation in C

http://www.lobaro.com/lobaro-coap/

License:MIT License


Languages

Language:C 90.1%Language:C++ 5.2%Language:Objective-C 2.6%Language:Arduino 0.8%Language:CMake 0.7%Language:Shell 0.6%