Forum > Networking and Web Programming

good mqtt client

(1/4) > >>

promisetom:
Hi All,
Has anyone used an MQTT client that works well and is reliable. I have tested a few but the system crashes with most components.
Tom

af0815:
I use it from https://github.com/bkeevil/mqtt.git It looks very stable. For me, i have created a package with lesser depenencies.

promisetom:
I did test that out and it locked the whole system up.
All I need is a simple client to read data from an esp8266 and my weather station.
Only data once a minute or so.
Is your poackage available in the public domain. (i.e. me)

avra:
Alternative: https://github.com/ZiCog/mqtt-free-pascal

Tuxscreen:
I am hijacking this thread, because it's the latest in my list about "mqtt" (but also older than 120days)

I am searching for help. I tried almost all referenced mqtt component suites, but all of them seem to break on current mosquitto servers (maybe the implemented mqtt protocol checks are now more strict?)
Most of the times a connection is made, but after some publishs, the connection is dropped because of an error 'insufficient data'
(I crosschecked with mqtt-spy and mqtt.fx - both work flawlessly)

Has anybody seen the same problems, and has found a solution?

BR
Marc

Navigation

[0] Message Index

[#] Next page

Go to full version