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-05-10 21:26:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb950ae2e4f69f6df4d351e8458925b713ed5757
simplexmq
/
tests
T
History
Evgeny Poberezkin
cb950ae2e4
add SMP queue quota to server config (and use TBQueue for messages) (
#182
)
2021-08-26 22:54:51 +01:00
..
AgentTests
asynchronous message sending to allow accepting messages when agent (or server) is offline (
#179
)
2021-08-12 22:15:55 +01:00
AgentTests.hs
asynchronous message sending to allow accepting messages when agent (or server) is offline (
#179
)
2021-08-12 22:15:55 +01:00
ProtocolErrorTests.hs
package and module docs, remove Simplex.Markdown (moved to simplex-chat), rename Agent.Transmission to Agent.Protocol (
#133
)
2021-05-09 09:36:08 +01:00
ServerTests.hs
support 3072 bits RSA key size (
#180
)
2021-08-22 10:04:49 +01:00
SMPAgentClient.hs
asynchronous message sending to allow accepting messages when agent (or server) is offline (
#179
)
2021-08-12 22:15:55 +01:00
SMPClient.hs
add SMP queue quota to server config (and use TBQueue for messages) (
#182
)
2021-08-26 22:54:51 +01:00
Test.hs
add tests for establishing connection asynchronously; retrieve correct key for activation on restart (
#169
)
2021-07-10 20:02:48 +10:00