Evgeny Poberezkin
|
d81d61ec36
|
downgrade GHC to 8.4.4
|
2021-11-16 14:36:50 +00:00 |
|
Evgeny Poberezkin
|
cb950ae2e4
|
add SMP queue quota to server config (and use TBQueue for messages) (#182)
|
2021-08-26 22:54:51 +01:00 |
|
Evgeny Poberezkin
|
19dc7b3389
|
subscriptions (#27)
* subscribe connection and track subscriptions
* notify client when subscription ENDs
* tcp connection timeout
* move types
|
2021-02-26 18:11:22 +04:00 |
|
Efim Poberezkin
|
f50da16d0a
|
reorganize Protocol and Agent Store (#25)
* chore: move members from Server/Transmission.hs to Protocol.hs
* chore: revert qualified SMP import for server and client
* chore: fix corrId call
* chore: move common types to Common.hs
* chore: decompose SQLite.hs
* chore: rename Agent/Transmission.hs ErrorType -> AgentErrorType
* chore: move Protocol ErrorType -> Common SMPErrorType
* chore: rename Common -> Types
* chore: revert SMPErrorType -> ErrorType
|
2021-02-26 18:11:22 +04:00 |
|
Evgeny Poberezkin
|
3cb2421373
|
move modules to folder Simplex.Messaging.Server
|
2020-11-22 18:22:20 +00:00 |
|