Top "Mosquitto" questions

An Open Source MQTT v5/v3.

mosquitto MQTT: No connection could be made because the target machine actively refused it

I'm using c# MQTT Client clientSub = new MqttClient("raspberrymachine100"); and when I connect with this C# client, I get the …

mqtt mosquitto
Android Studio - MQTT not connecting

I have just started learning using MQTT protocol with Android Studio. Using mosquitto broker, I am able to exchange messages …

android android-studio mqtt iot mosquitto
Mosquitto: Starting in local only mode

I have a virtual machine that is supposed to be the host, which can receive and send data. The first …

networking mqtt iot mosquitto
Mosquitto vs eclipse paho client library

I'm just looking into the details of Eclipse PAHO and Mosquitto client libraries (MQTT C++ libraries). It looks like the …

eclipse iot mosquitto paho libmosquitto
MQTT Broker Bridge data persistence

We have Mosquito broker in Location A and Rabbit MQ is in Cloud. We have bridged both the brokers. Data …

mqtt mosquitto
Config SSL mosquitto error

I tried to config SSL for mostquitto following these steps. When I restart mosquitto, there is an error: 1435120150: mosquitto version 1.4.2 (…

ssl mqtt mosquitto
How to secure MQTT over websockets

I'd like to understand the best way to secure Mosquitto when surfacing an MQTT broker over websockets to a browser. …

security authentication lighttpd mqtt mosquitto