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-04-05 11:05:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33bb38299b7a04e078df996a213e959a39d1e86f
simplexmq
/
src
/
Simplex
/
Messaging
/
Server
History
Efim Poberezkin
33bb38299b
refactor server Main.hs (
#248
)
2022-01-02 21:49:40 +04:00
..
Env
refactor server Main.hs (
#248
)
2022-01-02 21:49:40 +04:00
MsgStore
add SMP queue quota to server config (and use TBQueue for messages) (
#182
)
2021-08-26 22:54:51 +01:00
QueueStore
binary SMP protocol encoding, split Command type to two types (
#245
)
2022-01-01 13:10:19 +00:00
MsgStore.hs
binary SMP protocol encoding, split Command type to two types (
#245
)
2022-01-01 13:10:19 +00:00
QueueStore.hs
binary SMP protocol encoding, split Command type to two types (
#245
)
2022-01-01 13:10:19 +00:00
StoreLog.hs
simple per-queue e2e encryption with NaCl crypto_box (
#242
)
2021-12-29 14:27:10 +00:00