add back unix socket listener.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-05-29 16:59:20 +00:00
parent 164416a302
commit 80eb19b14a
3 changed files with 108 additions and 39 deletions

View file

@ -66,6 +66,8 @@ bytes.workspace = true
clap.workspace = true
http-body-util.workspace = true
http.workspace = true
hyper.workspace = true
hyper-util.workspace = true
regex.workspace = true
ruma.workspace = true
sentry.optional = true