sh
|
6115a5790c
|
tests: add batched subscribe leak phase
|
2026-07-29 18:36:47 +00:00 |
|
sh
|
499a5ace03
|
tests: measure when proxy leak is bounded vs unbounded
|
2026-07-29 17:21:10 +00:00 |
|
sh
|
6955526647
|
docs: add ntf server exposure and socket stats bug
|
2026-07-29 15:44:40 +00:00 |
|
sh
|
2dcc93831c
|
tests: sweep proxy latency in memory leak bench
|
2026-07-29 15:37:33 +00:00 |
|
sh
|
bb31acee45
|
docs: add smp-server memory leak findings
|
2026-07-29 15:08:22 +00:00 |
|
 Evgeny PoberezkinandEfim Poberezkin
|
3192092349
|
message management (#32)
* message management rfc
* update message management rfc
* message management ideas (WIP)
* message management updated
* messages RFC
* update agent MSG constructor to include recipient/broker/sender message IDs and timestamps
* remove agent command ACK - agent automatically acknowledges server messages
* correct messages doc
|
2021-02-26 18:13:04 +04:00 |
|
 Evgeny PoberezkinandEfim Poberezkin
|
70fe7616f2
|
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-02-26 18:11:22 +04:00 |
|