-
-
Notifications
You must be signed in to change notification settings - Fork 185
Widget Support #861
Copy link
Copy link
Open
Labels
area/eventseffort/hardhelp wantedtype/experimenttype/mscissues relating to implementing or updating ruma from MSCsissues relating to implementing or updating ruma from MSCs
Metadata
Metadata
Assignees
Labels
area/eventseffort/hardhelp wantedtype/experimenttype/mscissues relating to implementing or updating ruma from MSCsissues relating to implementing or updating ruma from MSCs
Type
Fields
Give feedbackNo fields configured for issues without a type.
A small tracking issue for widget support in ruma;
Specs;
Spec PR: Widgets, the spec matrix-org/matrix-spec-proposals#2764
"Book": Widgets, the book matrix-org/matrix.org#825
Note: There's a lot of work here, and there should be some chunking/investigation, plus a work plan, before its implemented.
The main things that ruma can do is define event/JSONs clearly and cleanly, (probably) define the widget ID strictly, and define all of the APIs.
Downstream projects like rust-sdk can make an ergonomic interface to this, binding it all.
keyword: widgets