Commit graph

4 commits

Author SHA1 Message Date
fusion44
005f1149ab
feat: replace SSE with a websockets
Old: /sse/subscribe
New: /ws

refs #252
2024-08-01 09:24:36 +02:00
fusion44
00e56ba155
feat(#237): implement app_status_advanced endpoint (#238)
Some apps might give status information that is computationally to
expensive to include in the normal status endpoint which can be polled
more often.

closes #237
2024-02-18 12:10:35 +01:00
fusion44
98b5912b23
feat: improve logging and error handling
* SSE client warmup data now logs errors properly
* apps module now logs errors properly
2023-04-02 11:09:43 +02:00
fusion44
ba453e7bdb
refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
Renamed from app/repositories/apps_impl/native_python.py (Browse further)