Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] MQTT clientfor ZeroMQ

I don't. But doesn't ZeroMQ provide similar facilities to MQTT? Does it make sense to run MQTT over ZeroMQ?

Secondly, the Paho embedded client is intended to make it easy to port to different network interfaces. You have to write a very small module for the network specific code, the rest stays the same.

Ian

On 11/08/2015 10:11 PM, Abdul Hakeem wrote:
Hello,
Does anyone have knowledge of an embedded MQTT client running over ZMTPZWS/ZHTTP
or plain ZeroMQ sockets over TCP ?


Regards,
Abdul Hakeem


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto



Back to the top