On 22/07/2019 11:17, Dhananjay Kandari wrote:
Hi,
Is it possible to use apache mina library to handle MQTT messages?


Sure. MQTT is based on TCP/IP, so MINA will be able to process incoming and outgoing messages.

However, you will have to implement the MQTT protocol codec.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to