Commit bdceabb
committed
feat(acp-nats): add client proxy for session.update notifications
Subscribes to the client NATS subject namespace and forwards
SessionUpdate notifications to the ACP client. Includes backpressure
limiting, subject validation, in-flight slot tracking, and session ID
mismatch detection.
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>1 parent 3af5a23 commit bdceabb
15 files changed
Lines changed: 776 additions & 45 deletions
File tree
- rsworkspace
- crates
- acp-nats
- src
- client
- nats
- trogon-nats
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments