iot-strategy
Popular repositories Loading
-
gear-lib
gear-lib PublicForked from gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
C 1
-
libhv
libhv Public templateForked from ithewei/libhv
Like libevent, libev, and libuv, libhv provides event-loop with non-blocking IO and timer, but simpler apis and richer protocols.
C
-
-
mosquitto
mosquitto PublicForked from eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
C
-
mqttclient
mqttclient PublicForked from jiejieTop/mqttclient
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, …
C
Repositories
- mqttclient Public Forked from jiejieTop/mqttclient
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryp…
- http-client Public Forked from jiejieTop/http-client
A high-performance, high-stability, cross-platform HTTP client.
- mbedtls Public Forked from Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
- cpp-httplib Public Forked from yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
- libuhttpd Public Forked from zhaojh329/libuhttpd
A Lightweight and fully asynchronous HTTP server library based on libev and http-parser for Embedded Linux.
- libumqtt Public Forked from zhaojh329/libumqtt
A Lightweight and fully asynchronous MQTT client C library based on libev
- jsmn Public Forked from zserge/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket