index
:
decky-loader
aa/desktop-routerhook
aa/dfl-bump-fix-modalroot-july2025
aa/dfl-bump/jul2025
aa/fix-beta-nov2025
aa/fix-updater-reload
aa/menu-hook-api
aa/new-hooks
aa/react19
aa/type-cleanup-py
aa/websockets
backend-reloads
beebls/motd
beebls/motd-backup
legacy
main
marios8543/async-plugin-method-requests
marios8543/custom-backends
marios8543/log-viewer
marios8543/plugin-disable
optimise-filepickerls-util
plugin-backend-language-independent
python-lint-format-test
sims/fix-backend-socket-concurrent-use
sims/fix-uninstall-id-keyerror
sims/fix-windows-v2.12.3
sims/pyinstaller-misuse-fix
sims/steam-update-28-03-24
train/aiohttp-bump
v2
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
decky_loader
/
wsrouter.py
Age
Commit message (
Expand
)
Author
2024-09-01
chore(backend): .warn -> .warning
AAGaming
2024-07-04
fix plugin uninstalls
AAGaming
2024-07-03
implement a shutdown routine instead of just waiting for all plugins to stop ...
AAGaming
2024-05-05
remove some type: ignore and make some specific
PartyWumpus
2024-05-04
implement fetch and external resource request apis
AAGaming
2024-03-01
name RouteNotFoundError
Party Wumpus
2024-02-22
make frontend -> backend errors actually work
Party Wumpus
2024-02-21
more major websocket progress
AAGaming
2024-02-15
Add event handler
Party Wumpus
2024-02-14
fix some broken types
AAGaming
2023-12-31
finalize api for plugin events in backend
AAGaming
2023-12-30
port updater to ws, also small refactoring
AAGaming
2023-12-30
Implement legacy & modern plugin method calls over WS
AAGaming
2023-11-14
fix a couple types
marios8543
2023-11-14
change default event DataType
AAGaming
2023-11-14
more progress on websockets
AAGaming
2023-11-14
Migrate most of frontend callServerMethod usage over to websocket
AAGaming
2023-11-14
JS -> Python WS now functional
AAGaming
2023-11-14
more progress on WS router
AAGaming
2023-11-14
more work on websockets
AAGaming
2023-11-14
initial WSRouter implementation
AAGaming