Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681)
This ended up being a bit more invasive than I'd hoped for (not helped by
generic_worker duplicating some of the code from homeserver), but hopefully
it's an improvement.

The idea is that, rather than storing unstructured `dict`s in the config for
the listener configurations, we instead parse it into a structured
`ListenerConfig` object.
2020-06-16 12:44:07 +01:00
..
2020-05-15 18:54:32 +01:00
2020-05-15 19:37:41 +01:00
2020-06-16 10:36:29 +01:00
2019-12-12 15:21:12 +00:00
2020-06-16 10:28:58 +01:00
2020-05-13 08:24:50 -04:00
2019-06-20 19:32:02 +10:00