mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 18:15:53 +03: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.
1 line
100 B
Text
1 line
100 B
Text
Split the event-processing methods in `FederationHandler` into a separate `FederationEventHandler`.
|