waveterm/waveshell/pkg/packet
Mike Sawka a1e4e807cc
update statediff algorithm for wavesrv / remote instances (#530)
* remote statemap from waveshell server (diff against initial state)

* move ShellStatePtr from sstore to packet so it can be passed over the wire

* add finalstatebaseptr to cmddone

* much improved diff computation code on wavesrv side

* fix displayname -- now using hash

* add comments, change a couple msh.WriteToPtyBuffer calls to log.Printfs
2024-03-28 16:56:39 -07:00
..
packet.go update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00
parser.go new wlog package to do distributed logging from waveshell back to wavesrv (#295) 2024-02-15 17:42:43 -08:00
shellstate_test.go zsh support (#227) 2024-01-16 16:11:04 -08:00
shellstate.go update statediff algorithm for wavesrv / remote instances (#530) 2024-03-28 16:56:39 -07:00