Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrix URIs and resolving them #407

Merged
merged 10 commits into from
Jul 22, 2020
Merged

Matrix URIs and resolving them #407

merged 10 commits into from
Jul 22, 2020

Conversation

KitsuneRal
Copy link
Member

@KitsuneRal KitsuneRal commented Jul 19, 2020

Implementation of MSC2312.

Introducing the uniform way to resolve Matrix URIs and identifiers
to Room/User objects, passing an optional event id (if supplied) to
the client-defined handler. Just call ResourceResolver::visitResource()
or ResourceResolver::openResource() and you'll have that string parsed
and dispatched where you need.
To ensure that the sync returns the details of the room just joined.
@KitsuneRal KitsuneRal added the enhancement A feature or change request for the library label Jul 19, 2020
@KitsuneRal KitsuneRal merged commit 8947557 into master Jul 22, 2020
@KitsuneRal KitsuneRal deleted the kitsune-resource-resolver branch July 22, 2020 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for the library
Projects
Status: Version 0.6 - Released
Development

Successfully merging this pull request may close these issues.

1 participant