mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-15 05:05:58 +00:00
* add msgId to ACK to avoid the risks of losing messages with concurrent delivery (in app/NSE) * update ACK to only remove message and update stats if msgId matches * add tests, fix * rename sameMsgId/msgDeleted