Matrix: migrate to matrix-js-sdk and harden client transport

This commit is contained in:
Gustavo Madeira Santana
2026-02-08 01:09:39 -05:00
parent bc475f0172
commit 35f60d65d5
41 changed files with 1601 additions and 1087 deletions

View File

@@ -12,7 +12,7 @@ on any homeserver, so you need a Matrix account for the bot. Once it is logged i
the bot directly or invite it to rooms (Matrix "groups"). Beeper is a valid client option too,
but it requires E2EE to be enabled.
Status: supported via plugin (@vector-im/matrix-bot-sdk). Direct messages, rooms, threads, media, reactions,
Status: supported via plugin (`matrix-js-sdk`). Direct messages, rooms, threads, media, reactions,
polls (send + poll-start as text), location, and E2EE (with crypto support).
## Plugin required