This website requires JavaScript.
Explore
Help
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-24 08:05:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68f24f90d11997f0ecc0cbe55df4728a35857845
simplexmq
/
tests
T
History
Evgeny Poberezkin
7b5ebf7bd2
change type of agent sendMessage result to AgentMsgId (
#183
)
2021-08-26 23:25:49 +01:00
..
AgentTests
change type of agent sendMessage result to AgentMsgId (
#183
)
2021-08-26 23:25:49 +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