Skip to content

Adding Eclipse Paho 'C' client for embedded platforms.#383

Merged
mkiiskila merged 1 commit into
apache:masterfrom
KumarAmitMehta:add-eclipse-mqtt
Jul 7, 2017
Merged

Adding Eclipse Paho 'C' client for embedded platforms.#383
mkiiskila merged 1 commit into
apache:masterfrom
KumarAmitMehta:add-eclipse-mqtt

Conversation

@KumarAmitMehta
Copy link
Copy Markdown
Contributor

1: Eclipse/Paho's MQTTPacket [1] contains the lowest level C library with the smallest requirements. This supplies simple serialization and de-serialization routines. It is up to the application writer to implement read/write over the network.

2: Please ignore my previous pull request, i.e. #358

[1] https://github.com/eclipse/paho.mqtt.embedded-c

Eclipse/Paho's MQTTPacket [1] contains the lowest level C library
with the smallest requirements. This supplies simple serialization
and de-serialization routines. It is up to the application writer
to implement read/write over the network.

[1] https://github.com/eclipse/paho.mqtt.embedded-c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants