This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
simplexmq/src/Simplex/Messaging/Server
Evgeny Poberezkin b76ef03dbe
ntf: server stats (#487)
* nts: server stats

* ntf: collect stats, refactor

* rename property

* fixes
2022-08-01 08:42:23 +01:00
..
Env SMP protocol v4: batching multiple server commands/responses in a transport block (#470) 2022-07-17 10:10:38 +01:00
MsgStore SMP v3: encrypt message timestamp and flags together with the body between server and recipient (#457) 2022-07-05 21:08:05 +01:00
QueueStore ntf: remove notification subscription (#417) 2022-06-22 20:32:32 +04:00
CLI.hs clear directories on server initialization instead of removing them (to support mounted directories in docker) (#476) 2022-07-19 08:37:42 +01:00
Expiration.hs disconnect inactive clients (#366) 2022-04-30 10:56:01 +01:00
MsgStore.hs SMP v3: encrypt message timestamp and flags together with the body between server and recipient (#457) 2022-07-05 21:08:05 +01:00
QueueStore.hs ntf: remove notification subscription (#417) 2022-06-22 20:32:32 +04:00
Stats.hs ntf: server stats (#487) 2022-08-01 08:42:23 +01:00
StoreLog.hs fix NDELETE parsing (#461) 2022-07-04 11:26:27 +01:00