fix(realtime): clear typing and recording indicators on disconnect
All checks were successful
CI / test (push) Successful in 46s

This commit is contained in:
2026-03-08 19:55:32 +03:00
parent 1d250f0420
commit 65c20faecd
2 changed files with 50 additions and 0 deletions

View File

@@ -81,6 +81,8 @@ For `/health/ready` failure:
- `recording_video_start`
- `recording_video_stop`
Server behavior: when a user disconnects, active typing/recording indicators are auto-cleared with corresponding `*_stop` events.
## 3. Models (request/response)
## 3.1 Auth