MatrixSynapse/synapse/federation/sender
Patrick Cloke 1de26b3467
Convert Transaction and Edu object to attrs (#10542)
Instead of wrapping the JSON into an object, this creates concrete
instances for Transaction and Edu. This allows for improved type
hints and simplified code.
2021-08-06 09:39:59 -04:00
..
__init__.py Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01: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