Specification: Difference between revisions

From IM Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Expansion|This article should be elongated to tell more information about the specifications, its license etc.}}
{{Expansion|This article should be elongated to tell more information about the specifications, its license etc.}}
The '''Matrix [https://spec.matrix.org 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 '''Matrix [https://spec.matrix.org 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|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|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 [[Identity Service API]], for referencing users by their third-party identifiers.
* The [[Push Gateway API]]
* The [[Push Gateway API]], for push notifications.

Revision as of 16:56, 19 January 2024

File:Tango-view-fullscreen.svgThis article or section needs expansion.File:Tango-view-fullscreen.svg

Reason: This article should be elongated to tell more information about the specifications, its license etc. (Discuss in Talk:Specification)

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: