event bus implementation

This commit is contained in:
2026-03-24 02:23:14 +02:00
parent 6ee8b26bd5
commit 47cc99292f
23 changed files with 490 additions and 147 deletions
+1
View File
@@ -58,6 +58,7 @@ web = [
"aiohttp",
"aiohttp_cors",
"aiohttp_jinja2",
"aiohttp_sse",
]
web-auth = [
"ahriman[web]",