mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-13 07:26:52 +01:00
bc731210aeeb7c080c3428a881fdeddaa0f1dc8b
1.Return CONNACK instead of the broker when the gateway receives CONNECT while the client is Sleep or Awake mode. 2.Define the max size of a que for PUBLISH while the client state is Asleep mode. Despose packets when the que is full of packets. 3.Return PUBACK or PUBREL to the broker when the client is Asleep or Awake. Signed-off-by: tomoaki <tomoaki@tomy-tech.com> Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
Eclipse Paho MQTT-SN Embedded C
Project description:
The Paho project has been created to provide reliable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT). Paho reflects the inherent physical and cost constraints of device connectivity. Its objectives include effective levels of decoupling between devices and applications, designed to keep markets open and encourage the rapid growth of scalable Web and Enterprise middleware and applications.
Links
- Project Website: https://www.eclipse.org/paho
- Eclipse Project Information: https://projects.eclipse.org/projects/iot.paho
- Paho MQTT-SN Embedded C Page: https://www.eclipse.org/paho/clients/c/embedded-sn/
- GitHub: https://github.com/eclipse/paho.mqtt-sn.embedded-c
- Twitter: @eclipsepaho
- Issues: https://github.com/eclipse/paho.mqtt-sn.embedded-c/issues
- Mailing-list: https://dev.eclipse.org/mailman/listinfo/paho-dev
Description
Paho C MQTT-SN gateway and libraries for embedded systems. Paho is an Eclipse IoT project.
Languages
C++
75.7%
C
21.7%
HTML
1.1%
CMake
1%
Makefile
0.3%
Other
0.2%