Skip to content

Releases: Bapt5962/MQTCP

MQTCP Qt CPP Server V1.0.1

20 Mar 21:11

Choose a tag to compare

MQTCP Qt CPP Server V1.0.1
Based on MQTCP Protocol V1

Changes:

  • Pending message queue transfers on a user's reconnection now use author names in addition to MAC addresses. This was made to simplify the possibility to have multiple clients on a same machine.

Bug fixes:

  • No messages were added to the pending message queue for clients that the server has recognized as disconnected.
  • Acknowledgements of message reception did not wake up the server from sleep mode which resulted in messages not being sent ASAP.

MQTCP QT CPP Server V1.0

10 Mar 20:54
725844d

Choose a tag to compare

MQTCP QT CPP Server V1.0.0
Based on MQTCP Protocol V1