Allow sending ephemeral data to application services (#2018)

As per MSC2409.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-12-11 23:38:59 +01:00 committed by GitHub
parent 846cc49eb2
commit 96b32f68f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 65 additions and 0 deletions

View file

@ -0,0 +1 @@
Allow sending ephemeral data to application services, as per [MSC2409](https://github.com/matrix-org/matrix-spec-proposals/pull/2409).