feat(realtime): add voice/video recording activity events
Some checks are pending
CI / test (push) Has started running
Some checks are pending
CI / test (push) Has started running
This commit is contained in:
@@ -72,6 +72,15 @@ For `/health/ready` failure:
|
||||
- `message_delivered`
|
||||
- `message_read`
|
||||
|
||||
### Realtime chat activity events
|
||||
|
||||
- `typing_start`
|
||||
- `typing_stop`
|
||||
- `recording_voice_start`
|
||||
- `recording_voice_stop`
|
||||
- `recording_video_start`
|
||||
- `recording_video_stop`
|
||||
|
||||
## 3. Models (request/response)
|
||||
|
||||
## 3.1 Auth
|
||||
|
||||
Reference in New Issue
Block a user