mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
1800aabfc2
The idea here is to take anything to do with incoming events and move it out to a separate handler, as a way of making FederationHandler smaller.
2 lines
100 B
Plaintext
2 lines
100 B
Plaintext
Split the event-processing methods in `FederationHandler` into a separate `FederationEventHandler`.
|