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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_knocking.py | ||
| test_server.py | ||
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_knocking.py | ||
| test_server.py | ||