Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Enable session resumption (session IDS)


Hey,

I have designed the Paho-client programs(1-publisher,1 subscriber) & broker as mosquitto .

How to optimize the handshakes using session IDS (session resumption technique) ?

Questions that came into my mind:

1) What are changes to be done in Paho-client programs & mosquitto broker?

Back to the top