waveterm/frontend/app/store
Evan Simkowitz 936d4bfb30
Migrate websocket eventbus messages to wps (#367)
This migrates all remaining eventbus events sent over the websocket to
use the wps interface. WPS is more flexible for registering events and
callbacks and provides support for more reliable unsubscribes and
resubscribes.
2024-09-11 18:03:55 -07:00
..
contextmenu.ts fix context menu 2024-08-16 18:01:31 -07:00
global.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
keymodel.ts connection handling / block controller handling (#326) 2024-09-05 00:21:08 -07:00
modalmodel.ts Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
services.ts connection handling / block controller handling (#326) 2024-09-05 00:21:08 -07:00
wos.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wps.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
ws.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshrpc.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshserver.ts Connection Typeahead/Suggestions (#332) 2024-09-05 17:02:44 -07:00