element-hq / element-hq/element-web
Send call notify event with extensible event fallback
Open
A-Element-Call
A-Extensible-Events
O-Uncommon
T-Enhancement
T-Feature
Z-Labs
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
If I start a call, clients that do not support matrixRTC calls should still get informed and be able to interact with the sender
about how they can join the call.
As described in: https://github.com/matrix-org/matrix-spec-proposals/pull/4075
Relevant code location:
https://github.com/matrix-org/matrix-react-sdk/blob/9683693607fac00b7f5a8b29479486452a57d92f/src/models/Call.ts#L865-L877
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.