Put diagram in literal block
This commit is contained in:
parent
fa1820ef3b
commit
c38c33929a
1 changed files with 22 additions and 20 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue