summaryrefslogtreecommitdiff
path: root/backend/decky_loader/wsrouter.py
AgeCommit message (Expand)Author
2024-09-01chore(backend): .warn -> .warningAAGaming
2024-07-04fix plugin uninstallsAAGaming
2024-07-03implement a shutdown routine instead of just waiting for all plugins to stop ...AAGaming
2024-05-05remove some type: ignore and make some specificPartyWumpus
2024-05-04implement fetch and external resource request apisAAGaming
2024-03-01name RouteNotFoundErrorParty Wumpus
2024-02-22make frontend -> backend errors actually workParty Wumpus
2024-02-21more major websocket progressAAGaming
2024-02-15Add event handlerParty Wumpus
2024-02-14fix some broken typesAAGaming
2023-12-31finalize api for plugin events in backendAAGaming
2023-12-30port updater to ws, also small refactoringAAGaming
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
2023-11-14fix a couple typesmarios8543
2023-11-14change default event DataTypeAAGaming
2023-11-14more progress on websocketsAAGaming
2023-11-14Migrate most of frontend callServerMethod usage over to websocketAAGaming
2023-11-14JS -> Python WS now functionalAAGaming
2023-11-14more progress on WS routerAAGaming
2023-11-14more work on websocketsAAGaming
2023-11-14initial WSRouter implementationAAGaming