Allow listening on UNIX sockets for HTTP listeners#8103
Allow listening on UNIX sockets for HTTP listeners#8103auscompgeek wants to merge 1 commit intomatrix-org:developfrom
Conversation
Signed-off-by: David Vo <david@vovo.id.au>
b4a14dc to
77e4eb4
Compare
|
This could probably do with a quick glance over now. I'll hopefully get docs written for this tomorrow. A couple of open questions:
|
Yes, I'd have thought it would be preferable to emit errors and bail than to carry on with warnings. In general, it would be preferable to pick this sort of problem up during config parsing, which means that they will be reported before synapse forks (if it's run in daemonize mode) and can be reported by a config checker (cf #8160). Basically you can raise a Some other thoughts:
|
|
@auscompgeek Curious if you have plans to keep working on this? |
|
Oops, sorry, I forgot this was on my queue… This has simply been held back by my lack of time to actually work on this. I'd like to see this get across the line, but I'll be preoccupied for at least the next couple of weeks. |
|
@auscompgeek I'm going to close this for now, but feel free to reopen if you get time to work on it some more! |
Opening for preliminary review and CI run. Docs forthcoming after the sun comes back up at my end of the Earth, hopefully.
Closes: #4975
Pull Request Checklist
EventStoretoEventWorkerStore.".code blocks.