waveterm/pkg/wshutil
Sylvie Crowe c30188552f
Add Unix Domain Socket Listener when Establishing Connections (#243)
This makes it possible to send wsh commands from wsh on a remote session
to wavesrv running locally. The exact behavior of running those commands
isn't implemented, but the underlying interface is added here.
2024-08-17 11:21:25 -07:00
..
wshadapter.go wsh routing + proxy (#224) 2024-08-13 16:52:35 -07:00
wshcmdreader.go switch from 'main' to 'term' for main terminal blockfile 2024-08-12 15:53:34 -07:00
wshproxy.go wsh routing + proxy (#224) 2024-08-13 16:52:35 -07:00
wshrouter.go POC showing how statfile can call the conn wshclient to get file info (#242) 2024-08-16 18:45:45 -07:00
wshrpc.go POC showing how statfile can call the conn wshclient to get file info (#242) 2024-08-16 18:45:45 -07:00
wshrpcio.go wsh working over domain socket (and assorted bug fixes) (#217) 2024-08-09 17:46:52 -07:00
wshutil.go Add Unix Domain Socket Listener when Establishing Connections (#243) 2024-08-17 11:21:25 -07:00