Evgeny Poberezkin
|
ddbf00fc46
|
Sending messages end to end (#21)
* duplex connection end-to-end (working, debug logs)
* agent: send, receive, acknowledge messages
* logging proposal
* logging: client/server (dis)connections
* agent scenario testing framework
* add tests, remove logs
* clean up
|
2021-01-20 21:01:54 +00:00 |
|
Evgeny Poberezkin
|
f3cd3eac58
|
add protocol version in TCP welcome
|
2020-12-30 18:50:50 +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
|
87f2c20ee4
|
type CorrelationId -> newtype CorrId (to avoid incorrect order in tuple)
|
2020-12-28 17:41:30 +00:00 |
|
Evgeny Poberezkin
|
7f1d3da202
|
refactor msgResp helper function
|
2020-12-28 16:24:58 +00:00 |
|
Evgeny Poberezkin
|
4b8f6417f8
|
add correlationId to SMP transmissions, fix tests
|
2020-12-28 13:55:53 +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 |
|