Specification: Difference between revisions
Jump to navigation
Jump to search
Matrix>Ari No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* The [[Client-Server API]], for communication between your [[Client|client]] and [[Homeserver|homeserver]] | * The [[Client-Server API]], for communication between your [[Client|client]] and [[Homeserver|homeserver]] | ||
* The [[Server-Server API]], for communication between [[Homeserver|homeservers]] | * The [[Server-Server API]], for communication between [[Homeserver|homeservers]] | ||
* The [[Application-Service API]], for [[Bridge|bridges]], and other 'application services' | * The [[Application-Service API|Application Service API]], for [[Bridge|bridges]], and other 'application services' | ||
* The [[Identity Service API]] | |||
* The [[Push Gateway API]] |
Revision as of 16:49, 19 January 2024
The Matrix Specification are the documents which define how the Matrix protocol work at it's core. Indeed, there are 3 main sub-protocols that define Matrix:
- The Client-Server API, for communication between your client and homeserver
- The Server-Server API, for communication between homeservers
- The Application Service API, for bridges, and other 'application services'
- The Identity Service API
- The Push Gateway API