Top "Mosquitto" questions

An Open Source MQTT v5/v3.

MQTT socket error after around a minute of connection

I've set up a Mosquitto broker for MQTT communications, but I can't even get it to work properly out of …

sockets mqtt mosquitto
mqtt mosquitto linux connection limit

How are users getting past a 1024 connection limit in Linux in association with doing MQTT for push notification? I am …

android mqtt mosquitto
mosquitto (on windows) command not found

I'm a newbie to MQTT and mosquitto. I recently installed mosquitto on my Windows OS using the Windows binary installation …

windows command mosquitto
Difference between port and listener in MQTT

I have installed mosquitto client for MQTT on my local machine. I have below configuration: listener 1883 protocol mqtt listener 9001 protocol …

mqtt mosquitto libmosquitto
Access control in Mosquitto MQTT Broker

How can I restrict publishing to only selected users on a Mosquitto MQTT broker? I want some users to be …

mqtt mosquitto paho
Horizontally scaling mosquitto broker

I am considering mosquitto for a MQTT broker. From what I've read, I realized that Mosquitto doesn't support Horizontal Scaling. …

mqtt iot broker mosquitto
Problems with Mosquitto and last will (testament)

I'm using Mosquitto and the Python implementation of Paho to try to communicate a couple of programmes. I'm getting some …

python mqtt mosquitto paho
Using MQTT with multiple subscribers

I'm using mosquitto (http://mosquitto.org/) as an MQTT broker and am looking for advice on load balancing subscribers (to …

mqtt mosquitto
mosquitto_sub with TLS enabled

I am new to MQTT and I have a frustrating problem. I have been using MQTT.fx to subscribe to …

mqtt tls1.2 mosquitto
MQTT:SSL routines:SSL3_GET_RECORD:wrong version number

I am trying to use SSL with MQTT and gets following error, 1379677998: Client connection from 127.0.0.1 failed: error:1408F10B:SSL …

mqtt mosquitto