Matrix
Matrix is an open standard and decentralized protocol for real-time communication, providing federated messaging, voice, video, and IoT signalling across independently operated homeservers. The Matrix specification defines several REST APIs (Client-Server, Server-Server, Application Service, Identit
1 channel
across 1 AsyncAPI spec
· Provider profile
Channels
-
Long-polling sync channel. A client opens an authenticated HTTPS GET request to `/_matrix/client/v3/sync` with a `since` token and an optional `timeout` (milliseconds). The homeserver holds the connecMatrix Client-Server Sync API