mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-03-02 04:02:13 +01:00
An open-source, cross-platform terminal for seamless workflows
* new remote file streaming API packets. implemented 'stat' for remote files * introduce filedata packets. allow streaming RPCs. fix RPC bug with combined packet parsers. implement file streaming for filestream RPC. * checkpoint on adding write-file * completely untested write-file impl -- writefilecontext, condition var for signaling new data packets, cleanup goroutine, ready/done states. * better error messages, also unlock MServer before calling done on wfcs * fix bug with perm json tag. change constant name |
||
---|---|---|
pkg | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main-mshell.go | ||
NOTICE.md | ||
scripthaus.md |