Commit 078682a
committed
feat(acp-nats): add session_update client handler
- Add client proxy infrastructure (run loop, subject parsing)
- Add session_update handler for SessionNotification forwarding
- Add nats/parsing.rs with ClientMethod::SessionUpdate
- Add client subjects (session_update, wildcards)
- Add bytes, futures deps for subscriber stream
- Tests: session_update forwards, invalid payload, client error
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>1 parent 3af5a23 commit 078682a
9 files changed
Lines changed: 579 additions & 37 deletions
File tree
- rsworkspace
- crates/acp-nats
- src
- client
- nats
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