mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 12:08:32 +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`.
|