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 07:36:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
legacy
Add File
New File
Upload File
Apply Patch
simplexmq
/
tests
History
Evgeny Poberezkin
091fbdd0e9
rename simplexmq-legacy into simplexmq-v0 (
#270
)
...
* rename simplexmq-legacy into simplexmq-v0 * split UnliftIO instance of ExceptT
2022-01-11 07:27:30 +00:00
..
AgentTests
rename simplexmq-legacy into simplexmq-v0 (
#270
)
2022-01-11 07:27:30 +00:00
AgentTests.hs
fix message delivery when quota exceeded - making it concurrent per queue, not per server (
#260
)
2022-01-06 08:56:19 +00: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
remove client from servers subscribers map after client disconnection (
#228
)
2021-12-17 16:28:48 +04:00
SMPAgentClient.hs
prepare v0.5.0 - update versions, changelog (
#219
)
2021-12-08 15:02:28 +00:00
SMPClient.hs
remove client from servers subscribers map after client disconnection (
#228
)
2021-12-17 16:28:48 +04: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