Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split `FederationHandler` in half (#10692) | Richard van der Hoff | 2021-08-26 | 1 | -0/+1825 |
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. |