0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 20:48:58 +02:00

trivial spacing fix

This commit is contained in:
Matthew Hodgson 2014-11-11 04:35:16 +00:00
parent f45a6a7004
commit 303b455965

View file

@ -11,7 +11,7 @@ As of the end of Oct 2014, Synapse's overall architecture looks like::
| .------------|------. |
| | handlers/ | | |
| | v | |
| | Event*Handler<---------> rest/* <=> Client
| | Event*Handler <--------> rest/* <=> Client
| | Rooms*Handler | |
HSes <=> federation/* <==> FederationHandler | |
| | | PresenceHandler | |