goog / iot_base

some library for iot gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iot_base

some library for iot gateway

include modules

  1. mapfile, store kv in file
  2. subdev_address_hash, a hash table using uthash and rwlock
  3. dispatch, thread communication by socketpair
  4. log_util, log module has rotate function

About

some library for iot gateway

License:Apache License 2.0


Languages

Language:C 100.0%