diff options
author | Christoph Willing <c.willing@uq.edu.au> | 2011-03-05 13:43:41 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-05 13:43:41 -0300 |
commit | f95563184b7aba07ef0ec3f5a4ad0d79c41e005b (patch) | |
tree | d331c30f6919399d14222a4e9ed8d5ad80e16162 /misc/mosquitto/slack-desc | |
parent | f984981018734ae27ddad8f5aff311477194ee82 (diff) | |
download | slackbuilds-f95563184b7aba07ef0ec3f5a4ad0d79c41e005b.tar.gz |
misc/mosquitto: Added (MQTT server)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/mosquitto/slack-desc')
-rw-r--r-- | misc/mosquitto/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/mosquitto/slack-desc b/misc/mosquitto/slack-desc new file mode 100644 index 0000000000..fff0d566d0 --- /dev/null +++ b/misc/mosquitto/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +mosquitto: mosquitto (MQTT server) +mosquitto: +mosquitto: Mosquitto is an open source implementation of a server for version 3 +mosquitto: of the Message Queue Telemetry Transport (MQTT) protocol. IBM have a +mosquitto: closed source version of this server known as Really Small Message +mosquitto: Broker (RSMB). The plan is to make mosquitto a more or less drop in +mosquitto: replacement for RSMB. +mosquitto: +mosquitto: Mosquitto was written by Roger Light <roger@atchoo.org> +mosquitto: +mosquitto: |