Mike Sawka
8ad84fd78a
update all gopkg imports ( #330 )
2024-09-05 14:25:45 -07:00
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
Mike Sawka
844451ea0d
wsh routing + proxy ( #224 )
...
lots of changes, including:
* source/route to rpcmessage
* rpcproxy
* wshrouter
* bug fixing
* wps uses routeids not clients
2024-08-13 16:52:35 -07:00
Mike Sawka
c4a0e85d32
update wsh code for easier creation of client servers (for readfile/readdir/fileinfo) ( #218 )
2024-08-12 10:58:39 -07:00
Mike Sawka
5165d099c2
wsh working over domain socket (and assorted bug fixes) ( #217 )
2024-08-09 17:46:52 -07:00
Mike Sawka
9df9c99fbd
checkpoint on domain sockets + update background colors + transparency ( #160 )
2024-07-26 13:30:11 -07:00
sawka
67ee0df322
add bare bones jwt stuff to support authsock
2024-07-25 16:41:34 -07:00
Mike Sawka
776ccd7da0
streaming rpc support (backend streams to the frontend) ( #120 )
2024-07-18 15:56:04 -07:00