forked from Telodendria/Telodendria
Start filling in Phase 3 tasks
This commit is contained in:
parent
685b7c016d
commit
62f3a2087b
1 changed files with 8 additions and 0 deletions
|
@ -511,6 +511,14 @@ Design the server architecture
|
|||
<ul>
|
||||
<li>
|
||||
Client-Server API
|
||||
<ul>
|
||||
<li>Error responses</li>
|
||||
<li><code>/_matrix/client/versions</code></li>
|
||||
<li>CORS Headers</li>
|
||||
<li>Well-known URIs</li>
|
||||
<li>Client Authentication</li>
|
||||
<li>Capabilities negotiation</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
Server-Server API
|
||||
|
|
Loading…
Reference in a new issue