File: readme.txt

package info (click to toggle)
mosquitto 0.15-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,220 kB
  • sloc: ansic: 8,990; xml: 2,010; python: 320; makefile: 277; cpp: 172; sh: 140; perl: 84
file content (20 lines) | stat: -rw-r--r-- 708 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Mosquitto
=========

Mosquitto is an open source implementation of a server for version 3.1 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://www.ibm.com/developerworks/webservices/library/ws-mqtt/index.html

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>