Commit Graph

10 Commits

Author SHA1 Message Date
Evgeny @ SimpleX Chat
8e294cb72d agent diagrams 2026-03-14 14:47:41 +00:00
Evgeny @ SimpleX Chat
1db93b936d corrections 2026-03-14 13:54:41 +00:00
Evgeny @ SimpleX Chat
4df501efe4 client diagrams 2026-03-14 11:24:12 +00:00
Evgeny @ SimpleX Chat
a7c6dde39f router diagrams 2026-03-14 09:50:45 +00:00
Evgeny @ SimpleX Chat
ca847b101a update 2026-03-13 23:04:00 +00:00
Evgeny @ SimpleX Chat
cbf32a3339 ntf 2026-03-13 22:59:28 +00:00
Evgeny @ SimpleX Chat
13e8b7b411 links 2026-03-13 22:48:09 +00:00
Evgeny @ SimpleX Chat
388b13d417 docs 2026-03-13 22:16:49 +00:00
Evgeny 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 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