Add docs for http notification poke protocol.
This commit is contained in:
parent
1a5678786f
commit
067e4bb777
2 changed files with 130 additions and 1 deletions
|
@ -24,7 +24,8 @@ Push Gateway
|
|||
A push gateway is a server that receives HTTP event notifications from Home
|
||||
Servers and passes them on to a different protocol such as APNS for iOS
|
||||
devices or GCM for Android devices. Matrix.org provides a reference push
|
||||
gateway, 'sygnal'.
|
||||
gateway, 'sygnal'. A client app tells a Home Server what push gateway
|
||||
to send notifications to when it sets up a pusher.
|
||||
|
||||
For information on the client-server API for setting pushers and push rules, see
|
||||
the Client Server API section. For more information on the format of HTTP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue