forked-synapse/synapse/federation/sender
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
2021-09-13 13:07:12 -04:00
..
__init__.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
per_destination_queue.py Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01:00
transaction_manager.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00