-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Labels
help wantedInterested in working on the project? These are great additions we'd like to have!Interested in working on the project? These are great additions we'd like to have!
Description
Merge request #168 introduced a high-level API for the matrix-sdk
which allows use to move the matrix-sdk-base::EventHandler
to the matrix-sdk
. In addition to that I would suggest moving the EventHandler
to the room::Common
since each event is emitted for a specific room. Additionally, I think we can add an EventHandler
to the Client
that emits events that happen outside of a room e.g. changes to the user's name and avatar.
Metadata
Metadata
Assignees
Labels
help wantedInterested in working on the project? These are great additions we'd like to have!Interested in working on the project? These are great additions we'd like to have!