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 +--------------------------+ || | /sync +--------------------------+ ||
+--------->| dendrite-sync-api-server |<================++ +--------->| dendrite-sync-api-server |<================++
| | +--------------------------+ || | | +--------------------------+ ||
Matrix +------------------+ | | :7773 | || | | :7773 | ^^ ||
Clients --->| client-api-proxy |---+ +<-----------+ || Matrix +------------------+ | | | || client_data ||
+------------------+ | | || Clients --->| client-api-proxy |---+ +<-----------+ ++=============++ ||
:8008 | CS API +----------------------------+ || +------------------+ | | || ||
:8008 | CS API +----------------------------+ || ||
+--------->| dendrite-client-api-server |==++ || +--------->| dendrite-client-api-server |==++ ||
| +----------------------------+ || || | +----------------------------+ ||
| :7771 | || || | :7771 | ||
| | client_data || || | | ||
+<-----------+ ++=============++ || +<-----------+ ||
| || || | ||
| VV || | ||
| +----------------------+ room_event || | +----------------------+ room_event ||
+---------->| dendrite-room-server |===============++ +---------->| dendrite-room-server |===============++
| +----------------------+ || | +----------------------+ ||