Refactor websocket

This commit is contained in:
Tobias Reisinger 2026-09-02 00:25:56 +02:00
commit f3d367e479
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
22 changed files with 924 additions and 773 deletions

View file

@ -1,7 +1,11 @@
amends "package://emgauwa.app/pkl/emgauwa@0.2.1#/core.pkl"
amends "package://emgauwa.app/pkl/emgauwa@0.2.3#/core.pkl"
database = "sqlite://emgauwa-core.sqlite"
server {
token = "dev tokenx"
host = "127.0.0.1"
port = 4419
token = "dev token"
}
logging {