RoomConnectionManager now holds a cache field and typing_inner broadcast map. broadcast_typing() persists start/stop to Redis (SETEX 10s / DEL) and broadcasts via tokio channel. ws_universal.rs handles TypingStart/ TypingStop actions and streams typing events to WS clients. |
||
|---|---|---|
| .. | ||
| agent | ||
| auth | ||
| file_tools | ||
| git | ||
| git_tools | ||
| issue | ||
| project | ||
| project_tools | ||
| pull_request | ||
| search | ||
| skill | ||
| user | ||
| utils | ||
| workspace | ||
| Cargo.toml | ||
| error.rs | ||
| lib.rs | ||
| push.rs | ||
| storage.rs | ||
| webhook_dispatch.rs | ||
| ws_token.rs | ||