summary refs log tree commit diff
path: root/synapse/federation/transport/client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fold _do_request_for_transaction into the methods that called it since it was...Mark Haines2015-01-161-44/+11
* Split transport layer into client and server partsMark Haines2015-01-161-0/+257