This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
simplexmq
Watch
1
Star
0
Fork
0
You've already forked simplexmq
mirror of
https://github.com/simplex-chat/simplexmq.git
synced
2026-03-31 18:26:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v4.4.0
simplexmq
/
tests
/
AgentTests
History
Evgeny Poberezkin
5d8febc353
avoid possible race conditions when cancelled clients/asyncs can be removed after the new ones are added (so that the new are removed as well) (
#627
)
2023-01-30 17:46:06 +00:00
..
ConnectionRequestTests.hs
add optional client data field to ConnectionRequestUri (
#551
)
2022-11-01 13:42:44 +04:00
DoubleRatchetTests.hs
use KDF in X3DH (
#548
)
2022-10-20 11:03:19 +01:00
FunctionalAPITests.hs
avoid possible race conditions when cancelled clients/asyncs can be removed after the new ones are added (so that the new are removed as well) (
#627
)
2023-01-30 17:46:06 +00:00
NotificationTests.hs
Merge branch 'master' into users
2023-01-14 18:43:09 +00:00
SchemaDump.hs
use SQLCipher (
#507
)
2022-08-30 12:31:41 +01:00
SQLiteTests.hs
async batch connection deletion (
#617
)
2023-01-21 13:41:16 +00:00