MyQTT 0.6.4
MyQtt is an Open Source professional MQTT stack written in ANSI C, which supports v3.1.1 and v3.1, focused on providing support to create MQTT servers/brokers. MyQtt has a modular design that allows creating MQTT brokers/servers by using the API provided by libMyQtt (which in fact is composed by several libraries: libmyqtt, libmyqtt-tls, libmyqtt-websocket). It is also provided a ready to use MQTT broker called MyQttD which is built on top of libMyQtt. MyQttD server is extensible by adding C plugins. There is a Python interface to libMyQtt called PyMyQtt so it's possible to write fully functional MQTT brokers in Python.
Tags | mqtt |
---|---|
License | GNU LGPL |
State | stable |