diff options
author | Erik Johnston <erik@matrix.org> | 2017-06-15 12:47:05 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-06-16 11:47:11 +0100 |
commit | 6aa5bc86351a617546f0adacfebab3388716be3f (patch) | |
tree | b11119ec7cfb2c01d4419884e96580cf0d7313fe /synapse/replication | |
parent | Include users who share room with requester in user directory (diff) | |
download | synapse-6aa5bc86351a617546f0adacfebab3388716be3f.tar.xz |
Initial worker impl
Diffstat (limited to 'synapse/replication')
-rw-r--r-- | synapse/replication/tcp/streams.py | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/synapse/replication/tcp/streams.py b/synapse/replication/tcp/streams.py |