mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-14 15:34:10 +01:00
Put diagram in literal block
This commit is contained in:
parent
fa1820ef3b
commit
c38c33929a
|
|
@ -1,26 +1,28 @@
|
||||||
Push Notifications
|
Push Notifications
|
||||||
==================
|
==================
|
||||||
|
|
||||||
+--------------------+ +-------------------+
|
::
|
||||||
Matrix HTTP | | | |
|
|
||||||
Notification Protocol | App Developer | | Device Vendor |
|
+--------------------+ +-------------------+
|
||||||
| | | |
|
Matrix HTTP | | | |
|
||||||
+-------------------+ | +----------------+ | | +---------------+ |
|
Notification Protocol | App Developer | | Device Vendor |
|
||||||
| | | | | | | | | |
|
| | | |
|
||||||
| Matrix Home Server+-----> Push Gateway | +---> Push Provider | |
|
+-------------------+ | +----------------+ | | +---------------+ |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
+-^-----------------+ | +----------------+ | | +----+----------+ |
|
| Matrix Home Server+-----> Push Gateway | +---> Push Provider | |
|
||||||
| | | | | |
|
| | | | | | | | | |
|
||||||
Matrix | | | | | |
|
+-^-----------------+ | +----------------+ | | +----+----------+ |
|
||||||
Client/Server API + | | | | |
|
| | | | | |
|
||||||
| | +--------------------+ +-------------------+
|
Matrix | | | | | |
|
||||||
| +--+-+ |
|
Client/Server API + | | | | |
|
||||||
| | <------------------------------------------+
|
| | +--------------------+ +-------------------+
|
||||||
+---+ |
|
| +--+-+ |
|
||||||
| | Provider Push Protocol
|
| | <------------------------------------------+
|
||||||
+----+
|
+---+ |
|
||||||
|
| | Provider Push Protocol
|
||||||
Mobile Device or Client
|
+----+
|
||||||
|
|
||||||
|
Mobile Device or Client
|
||||||
|
|
||||||
|
|
||||||
Matrix supports push notifications as a first class citizen. Home Servers send
|
Matrix supports push notifications as a first class citizen. Home Servers send
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue