slackbuilds_ponce/misc/mosquitto
Christoph Willing c96a163be5 misc/mosquitto: Update for version 1.4.7
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
2016-02-12 23:36:35 -06:00
..
doinst.sh misc/mosquitto: Updated for version 1.4. 2015-02-23 22:50:49 +07:00
mosquitto.info misc/mosquitto: Update for version 1.4.7 2016-02-12 23:36:35 -06:00
mosquitto.SlackBuild misc/mosquitto: Update for version 1.4.7 2016-02-12 23:36:35 -06:00
README misc/mosquitto: Updated for version 1.4. 2015-02-23 22:50:49 +07:00
slack-desc

Mosquitto is an open source implementation of a server for version 3 of the
mqtt protocol. IBM have a closed source version of this server, known as
Really Small Message Broker (rsmb). The plan is to make this a more or less
drop in replacement.

From version 1.4, Python bindings are no longer included, but are available
separately from the Eclipse paho-mqtt project.

Mosquitto was written by Roger Light <roger@atchoo.org>