waveterm/pkg/wshutil
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
..
wshadapter.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmdreader.go switch from 'main' to 'term' for main terminal blockfile 2024-08-12 15:53:34 -07:00
wshevent.go Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshproxy.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshrouter.go Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshrpc.go Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshrpcio.go set up remote connserver (#245) 2024-08-18 21:26:44 -07:00
wshutil.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00