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)
- ESP8266, cheap WIFI Soc: http://www.lobaro.com/lobaro-coap-on-esp8266/
- GoLang CoAP Client implementation & CGO wrapper for this C lib: Lobaro CoAP-go
We appreciate any feedback, do not hesitate to create issues or pull requests.