Richard van der Hoff
|
7021784d46
|
put resolve_service in an object
this makes it easier to stub things out for tests.
|
2019-01-22 20:35:12 +00:00 |
|
Richard van der Hoff
|
53a327b4d5
|
Require that service_name be a byte string
it is only ever a bytes now, so let's enforce that.
|
2019-01-22 20:35:12 +00:00 |
|
Richard van der Hoff
|
fe212bbe4a
|
Kill off matrix_federation_endpoint
this thing is now redundant.
|
2019-01-22 20:34:35 +00:00 |
|
Richard van der Hoff
|
44be7513bf
|
MatrixFederationAgent
Pull the magic that is currently in matrix_federation_endpoint and friends into
an agent-like thing
|
2019-01-22 20:34:35 +00:00 |
|
Richard van der Hoff
|
33a55289cb
|
Refactor and bugfix for resove_service (#4427)
|
2019-01-22 10:59:27 +00:00 |
|