summary refs log tree commit diff
path: root/synapse/replication/tcp/protocol.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fiddle tcp replication loggingErik Johnston2017-04-041-2/+2
* Add a timestamp to USER_SYNC commandErik Johnston2017-03-311-2/+5
* Initial TCP protocol implementationErik Johnston2017-03-301-0/+601