event bus implementation

This commit is contained in:
2026-03-24 02:23:14 +02:00
parent 18fe38c30b
commit 12ef8fd6e6
23 changed files with 484 additions and 138 deletions
+1
View File
@@ -58,6 +58,7 @@ web = [
"aiohttp",
"aiohttp_cors",
"aiohttp_jinja2",
"aiohttp_sse",
]
web-auth = [
"ahriman[web]",