MQTT Library for Gambas3

Post your Gambas programming questions here.
Post Reply
User avatar
sarpomira
Posts: 20
Joined: Monday 28th December 2020 4:15pm

MQTT Library for Gambas3

Post by sarpomira »

I am having trouble finding an MQTT library to add IOT functionality to an application.
Is there a library/module to allow MQTT messaging in Gabas3 ?
Or ... has anyone written an MQTT application? if so, how did you "publish" and "subscribe" to messages?

cheers :-)
User avatar
cogier
Site Admin
Posts: 1127
Joined: Wednesday 21st September 2016 2:22pm
Location: Guernsey, Channel Islands

Re: MQTT Library for Gambas3

Post by cogier »

I can't find anything for MQTT either. Could you write one?
vuott
Posts: 263
Joined: Wednesday 5th April 2017 6:07pm
Location: European Union

Re: MQTT Library for Gambas3

Post by vuott »

...he could use the :? external C functions of a MQTT library.
Europaeus sum !

Amare memorentes atque deflentes ad mortem silenter labimur.
Post Reply