update INSTALL diagram

client_data goes to sync-api-server, not room-server.
This commit is contained in:
Richard van der Hoff 2017-09-25 11:13:51 +01:00
parent a389e3a4f6
commit 46e0a660ee

View file

@ -123,17 +123,18 @@ The following contains scripts which will run all the required processes in orde
| /sync +--------------------------+ ||
+--------->| dendrite-sync-api-server |<================++
| | +--------------------------+ ||
Matrix +------------------+ | | :7773 | ||
Clients --->| client-api-proxy |---+ +<-----------+ ||
+------------------+ | | ||
:8008 | CS API +----------------------------+ ||
| | :7773 | ^^ ||
Matrix +------------------+ | | | || client_data ||
Clients --->| client-api-proxy |---+ +<-----------+ ++=============++ ||
+------------------+ | | || ||
:8008 | CS API +----------------------------+ || ||
+--------->| dendrite-client-api-server |==++ ||
| +----------------------------+ || ||
| :7771 | || ||
| | client_data || ||
+<-----------+ ++=============++ ||
| || ||
| VV ||
| +----------------------------+ ||
| :7771 | ||
| | ||
+<-----------+ ||
| ||
| ||
| +----------------------+ room_event ||
+---------->| dendrite-room-server |===============++
| +----------------------+ ||