Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Paho features: MQTT-SN C++ client and MQTT-SN to MQTT transparent gateway

Now that we have the first level MQTT-SN embedded API, I've added two bugs to describe the next MQTT-SN items we plan to work on in Paho:

444079: MQTT-SN to MQTT embedded transparent gateway
https://bugs.eclipse.org/bugs/show_bug.cgi?id=444079

444080: Feature: MQTT-SN C++ embedded client
https://bugs.eclipse.org/bugs/show_bug.cgi?id=444080

Both of these to be network API and system library agnostic. MQTT-SN allows Paho to support transports other than TCP: like UDP, ZigBee or just serial links.

--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Committer on Paho, Mosquitto



Back to the top