summary refs log tree commit diff
path: root/synapse/federation/send_queue.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicit federation ackErik Johnston2016-11-231-2/+11
* CommentsErik Johnston2016-11-211-0/+2
* Add some metricsErik Johnston2016-11-211-48/+68
* CommentsErik Johnston2016-11-211-0/+26
* Remove explicit calls to send_pduErik Johnston2016-11-211-4/+0
* Handle sending events and device messages over federationErik Johnston2016-11-171-7/+31
* Hook up the send queue and create a federation sender workerErik Johnston2016-11-161-21/+68
* Add initial cut of federation send queueErik Johnston2016-11-161-0/+174