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 committed by June 🍓🦴
parent faa2b95c84
commit 0baa57f5d9
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