Skip to content

Matrix URIs and resolving them#407

Merged
KitsuneRal merged 10 commits intomasterfrom
kitsune-resource-resolver
Jul 22, 2020
Merged

Matrix URIs and resolving them#407
KitsuneRal merged 10 commits intomasterfrom
kitsune-resource-resolver

Conversation

@KitsuneRal
Copy link
Copy Markdown
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 force-pushed the kitsune-resource-resolver branch from 2d8a51a to bd74588 Compare July 22, 2020 16:39
@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