mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:56:04 -04:00
Update replication.md
with info on TCP module structure (#12621)
This commit is contained in:
parent
615d96ad6e
commit
d80a7ab151
3 changed files with 7 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"""This module implements the TCP replication protocol used by synapse to
|
||||
communicate between the master process and its workers (when they're enabled).
|
||||
|
||||
Further details can be found in docs/tcp_replication.rst
|
||||
Further details can be found in docs/tcp_replication.md
|
||||
|
||||
|
||||
Structure of the module:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue