COS-MQTTClient
0
0
MQTT Client implemented in Caché Object Script
Fully functional sample implementation to demonstrate all kind of MQTT Client activities (publish, subscribe).
For more information regarding the MQTT protocol visit the http://mqtt.org website,
or examine the OASIS standard specification: http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html
Questions, bug reports, recommendations are highly welcome to Attila.Toth@InterSystems.com
Installation
Usage
There are a few known (and maybe some unknown) limitations:
Version history
Initial Release