Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mihini-dev] Mihini Lua Client for ActiveMQ

Hi,

we are trying to use the lua client to connect to an apache ActiveMQ. Using java client works properly. But lua client stops running.

Invoking MQTTClient:handler() invokes MQTTClient:destroy() and MQTTClient:disconnect() internally.

So we can not get a proper connection.

Thanks for your help,
Florian

Back to the top