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 01:05:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e07bedac0e59346f076d71635ce6cd25de67ca7e
simplexmq
/
tests
History
Evgeny Poberezkin
d23254f44a
SMP block size via config, the client can override size set by the server (
#188
)
2021-09-03 20:16:10 +01:00
..
AgentTests
ACK command, ackMessage, do not send ACK to SMP server on MSG (after the initial handshake) (
#187
)
2021-09-01 08:29:12 +01:00
AgentTests.hs
ACK command, ackMessage, do not send ACK to SMP server on MSG (after the initial handshake) (
#187
)
2021-09-01 08:29:12 +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
SMP block size via config, the client can override size set by the server (
#188
)
2021-09-03 20:16:10 +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