Eclipse Mosquitto - An open source MQTT broker
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Roger A. Light 1254fe93e0 [474935] Increment inflight message count correctly.
Don't duplicate the increment when queueing.

Thanks to Joe McIlvain.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=474935
10 years ago
client Report error string on connection failure rather than error code. 10 years ago
doc/historical Initial contribution. 12 years ago
examples Fix example for libmosquittopp virtual destructor change. 11 years ago
installer Readme to markdown. 10 years ago
lib [474935] Increment inflight message count correctly. 10 years ago
logo Initial contribution. 12 years ago
man Add websockets logging options. 11 years ago
misc/currentcost Initial contribution. 12 years ago
security Fix apparmor profile to match debian packaging. 11 years ago
service Match upstart prefix to default config.mk. 11 years ago
src Fix handling of outgoing QoS>0 messages for bridges. 10 years ago
test More test fixes. 11 years ago
.gitignore Use hash for message store to speed up loading. 11 years ago
.travis.yml Need stylesheets. 11 years ago
CMakeLists.txt Bump version number for upcoming service release. 11 years ago
CONTRIBUTING.md Fix git links. 11 years ago
ChangeLog.txt [474935] Increment inflight message count correctly. 10 years ago
LICENSE.txt Initial contribution. 12 years ago
Makefile Readme to markdown. 10 years ago
THANKS.txt [474935] Increment inflight message count correctly. 10 years ago
about.html Eclipse required files. 12 years ago
aclfile.example Initial contribution. 12 years ago
appveyor.yml Fix path 10 years ago
compiling.txt Add dependencies to compiling.txt. 11 years ago
config.h Build fixes for OpenBSD. 11 years ago
config.mk Build fixes for OpenBSD. 11 years ago
edl-v10 Initial contribution. 12 years ago
epl-v10 Initial contribution. 12 years ago
mosquitto.conf Add websockets logging options. 11 years ago
notice.html Eclipse required files. 12 years ago
pskfile.example Initial contribution. 12 years ago
pwfile.example Initial contribution. 12 years ago
readme-windows.txt Windows installer updates. 11 years ago
readme.md Readme to markdown. 10 years ago

readme.md

Mosquitto

Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol.

See the following links for more information on MQTT:

Mosquitto project information is available at the following locations:

There is also a public test server available at http://test.mosquitto.org/

Mosquitto was written by Roger Light roger@atchoo.org