Commit Graph

5 Commits

Author SHA1 Message Date
criyle
2ade4b9437 deps: remove deprecated functions and use rand/v2 2024-04-05 04:53:53 +00:00
BoYanZh
b0c85a6481
grace: fix empty copyOut (#97)
* fix: remove empty copyOut

* reserve capacity for copyOut

---------

Co-authored-by: Yang Gao <6821729+criyle@users.noreply.github.com>
2024-03-04 15:12:53 +08:00
criyle
aa41950f89 stream: add websocket transport layer support 2024-02-06 10:25:46 +00:00
criyle
9966f490f3 stream: use index and fd to indicate io streams rather than name 2024-02-05 13:12:04 +00:00
criyle
9fe356feb5 shell: decouple terminal with grpc via stream interface 2024-02-05 11:55:58 +00:00