Merge pull request #187 from matrix-org/daniel/fixup
Merge pull request # 187 from matrix-org/daniel/fixup
This commit is contained in:
commit
1a4a9af9a7
3 changed files with 9 additions and 0 deletions
|
@ -12,6 +12,9 @@ irrespective of the underlying homeserver implementation.
|
||||||
Add in Client-Server services? Overview of bots? Seems weird to be in the spec
|
Add in Client-Server services? Overview of bots? Seems weird to be in the spec
|
||||||
given it is VERY implementation specific.
|
given it is VERY implementation specific.
|
||||||
|
|
||||||
|
.. contents:: Table of Contents
|
||||||
|
.. sectnum::
|
||||||
|
|
||||||
Application Services
|
Application Services
|
||||||
--------------------
|
--------------------
|
||||||
Application services are passive and can only observe events from a given
|
Application services are passive and can only observe events from a given
|
||||||
|
|
|
@ -17,6 +17,9 @@ shortly.
|
||||||
Documentation for the old `V1 authentication
|
Documentation for the old `V1 authentication
|
||||||
<../attic/v1_registration_login.rst>`_ is still available separately.
|
<../attic/v1_registration_login.rst>`_ is still available separately.
|
||||||
|
|
||||||
|
.. contents:: Table of Contents
|
||||||
|
.. sectnum::
|
||||||
|
|
||||||
API Standards
|
API Standards
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
|
@ -41,6 +41,9 @@ EDUs and PDUs are further wrapped in an envelope called a Transaction, which is
|
||||||
transferred from the origin to the destination home server using an HTTPS PUT
|
transferred from the origin to the destination home server using an HTTPS PUT
|
||||||
request.
|
request.
|
||||||
|
|
||||||
|
.. contents:: Table of Contents
|
||||||
|
.. sectnum::
|
||||||
|
|
||||||
Server Discovery
|
Server Discovery
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue