Skip to content

crazydiamondzgy/iot-coap-client-c-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCOAP

Tiny C implementation of COAP(RFC 7252) Client for misc platform. this project is under MIT license Copyright (C) 2014--2015 by crazydiamondzgy

Feature

  1. Affort a minimun footprint as least as it possible
  2. Both synchronous and asynchronous mode for OS and NON-OS system
  3. Performance highly optimized for the embeded system.
  4. Support all the platform I hope.
  5. Multiple endpoints supported.

Compatibility

  1. windows 32bit
  2. ios sdk 8.1
  3. android

Todo List

  1. add windows 64bit support
  2. add osx support
  3. add linux 32bit support
  4. add linux 64bit support

Usage

About

minimum COAP client for mics platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published