Tiny C implementation of COAP(RFC 7252) Client for misc platform. this project is under MIT license Copyright (C) 2014--2015 by crazydiamondzgy
- Affort a minimun footprint as least as it possible
- Both synchronous and asynchronous mode for OS and NON-OS system
- Performance highly optimized for the embeded system.
- Support all the platform I hope.
- Multiple endpoints supported.
- windows 32bit
- ios sdk 8.1
- android
- add windows 64bit support
- add osx support
- add linux 32bit support
- add linux 64bit support