mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-29 14:30:22 +00:00
* batch server commands in one transport block * subscribe to multiple queues using batched commands * agent method to subscribe to multiple queues using batched commands * refactor * test for batched subscriptions * delete part of connections in batched test * add resubscribeConnections * remove comment * update SMP protocol doc