slackbuilds_ponce/misc/mosquitto
Christoph Willing 5a464001f9 misc/mosquitto: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-20 18:31:26 +07:00
..
doinst.sh
mosquitto.info misc/mosquitto: Updated for version 1.3.2. 2014-07-20 18:31:26 +07:00
mosquitto.SlackBuild misc/mosquitto: Updated for version 1.3.2. 2014-07-20 18:31:26 +07:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.

See the following links for more information on mqtt:

http://mqtt.org/
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ac10840_.htm

Mosquitto project information is available at the following locations:

http://mosquitto.org/ (main homepage)
http://launchpad.net/mosquitto (bug tracking, translations)
http://bitbucket.org/oojah/mosquitto (hg source code repository)

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