This commit is contained in:
Evgeny Poberezkin
2024-07-02 13:55:28 +01:00
parent aa1d8d6c8b
commit f392ce0a93
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
# 5.8.2
Agent:
- fast handshake support (disabled).
- new statistics api.
SMP server:
- fast handshake support (SKEY command).
- minor changes to reduce memory usage.
# 5.8.1
Agent:

View File

@@ -1,5 +1,5 @@
name: simplexmq
version: 5.8.1.0
version: 5.8.2.0
synopsis: SimpleXMQ message broker
description: |
This package includes <./docs/Simplex-Messaging-Server.html server>,

View File

@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: simplexmq
version: 5.8.1.0
version: 5.8.2.0
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and