slackbuilds_ponce/misc/mosquitto/README
Christoph Willing 3bc9b2a3a3 misc/mosquitto: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-23 22:50:49 +07:00

9 lines
427 B
Text

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>