forked-synapse/synapse/federation/transport
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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
server.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00