Evgeny Poberezkin
|
2e6ba85308
|
SMP client library (#9)
* functions to send SMP commands and receive responses
* refactor agent: use SMPClient
* fix tests, remove ServerClient.hs
* refactor processCommand
* fix Agent.hs
* fix SMPClient, tests
* "forever" to SMPClient process
|
2021-02-26 18:09:26 +04:00 |
|
Evgeny Poberezkin
|
d260a464d6
|
add error handling, function to process SMP responses
|
2021-01-03 10:42:41 +00:00 |
|
Evgeny Poberezkin
|
cdf8695bef
|
send NEW command to SMP server (response is not received for some reason...)
|
2020-12-29 20:51:09 +00:00 |
|
Evgeny Poberezkin
|
a3b53f68c5
|
empty database schema
|
2020-12-26 21:22:17 +00:00 |
|
Evgeny Poberezkin
|
501e8a140a
|
rename Env.hs -> Env/SQLite.hs
|
2020-12-26 13:01:57 +00:00 |
|
Evgeny Poberezkin
|
b234c0afee
|
started SMP agent
|
2020-12-25 16:46:18 +00:00 |
|
Evgeny Poberezkin
|
2ed24e683e
|
rename Config to ServerConfig
|
2020-12-25 16:46:17 +00:00 |
|
Evgeny Poberezkin
|
3cb2421373
|
move modules to folder Simplex.Messaging.Server
|
2020-11-22 18:22:20 +00:00 |
|
Evgeny Poberezkin
|
35f83b604a
|
rename "connection" to "queue"
|
2020-10-22 12:50:55 +01:00 |
|
Evgeny Poberezkin
|
480ff86907
|
move Main to apps/smp-server
|
2020-10-21 19:04:15 +01:00 |
|