feat: SSE support (#162)

* event bus implementation

* update tests

* docs update

* review fixes

* update configs

* fix typo

* frontend changes

* install missing pacakge

* queue processing simplification
This commit is contained in:
2026-05-08 10:20:03 +03:00
committed by GitHub
parent 18fe38c30b
commit 3e1e24cb50
54 changed files with 1311 additions and 383 deletions
+2
View File
@@ -37,6 +37,7 @@ RUN pacman -S --noconfirm --asdeps \
python-build \
python-flit \
python-installer \
python-setuptools \
python-tox \
python-wheel
RUN pacman -S --noconfirm --asdeps \
@@ -58,6 +59,7 @@ RUN runuser -u build -- install-aur-package \
python-aiohttp-jinja2 \
python-aiohttp-session \
python-aiohttp-security \
python-aiohttp-sse-git \
python-requests-unixsocket2
# install ahriman