You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Widgets provide a way to extend Matrix clients universally using web technology.
For example, it is possible to embed Jitsi into a Matrix client without creating any kind of dependency on it but staying neutral.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I do not suggest attempting to implement this specification until it has started the spec core team review at a minimum. It will be best to wait until this PR is merged before attempting a proper implementation. Element Web is somewhat exempt from this recommendation due to being my choice of client to validate this in, which is required for me to be comfortable with landing this spec.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Widgets provide a way to extend Matrix clients universally using web technology.
For example, it is possible to embed Jitsi into a Matrix client without creating any kind of dependency on it but staying neutral.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Not to implement widgets, wait until they are more mature.
According to matrix-org/matrix-spec-proposals#2764:
Additional context
Add any other context or screenshots about the feature request here.
Interesting documents
A not finished implementation
https://github.com/C0ffeeCode/cinny/tree/widgets
The text was updated successfully, but these errors were encountered: