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
Evgeny Poberezkin 180b4b9dcb
version 3.2.0 (#499)
2022-08-16 20:45:35 +01:00
..
Agent support multiple server hosts with notifications (#498) 2022-08-14 21:10:34 +01:00
Client send host events when server hosts are connected and disconnected (#496) 2022-08-13 11:57:36 +01:00
Crypto SMP connection handshake v2 (#390) 2022-06-09 13:47:07 +01:00
Encoding save and restore server stats on restart (#460) 2022-07-04 10:45:35 +01:00
Notifications support multiple server hosts with notifications (#498) 2022-08-14 21:10:34 +01:00
Server ntf: server stats (#487) 2022-08-01 08:42:23 +01:00
Transport send host events when server hosts are connected and disconnected (#496) 2022-08-13 11:57:36 +01:00
Agent.hs support multiple server hosts with notifications (#498) 2022-08-14 21:10:34 +01:00
Client.hs send host events when server hosts are connected and disconnected (#496) 2022-08-13 11:57:36 +01:00
Crypto.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
Encoding.hs SMP protocol v4: batching multiple server commands/responses in a transport block (#470) 2022-07-17 10:10:38 +01:00
Parsers.hs Merge branch 'master' into notifications-server 2022-04-08 08:51:36 +01:00
Protocol.hs send host events when server hosts are connected and disconnected (#496) 2022-08-13 11:57:36 +01:00
Server.hs ntf: server stats (#487) 2022-08-01 08:42:23 +01:00
TMap.hs primary tokens (#356) 2022-04-21 17:04:26 +01:00
Transport.hs version 3.2.0 (#499) 2022-08-16 20:45:35 +01:00
Util.hs SMP protocol v4: batching multiple server commands/responses in a transport block (#470) 2022-07-17 10:10:38 +01:00
Version.hs support multiple server hostnames per queue (#494) 2022-08-12 11:32:04 +01:00