mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-14 11:46:22 +00:00
* use separate db connections for each TCP client connection * refactor atomically, increast delay in tests * increase test delay for SMP server to start * increase SMP ping frequency * remove comment * separate SQLite connection per thread, to support multi-threaded mode * remove redundant import