core icon indicating copy to clipboard operation
core copied to clipboard

[FEATURE] 纯前端能否给个websocket对接实现terminal的方案?

Open w7team opened this issue 5 months ago • 1 comments

我们目前想针对k8s容器做一个统一的文件编辑器,同时想接入终端功能。目前我们已经实现了通过websocket对接容器终端的api+webUI。

问题:纯前端编辑器能否给一个类似的对接方案,可前端通过api对接终端。

w7team avatar May 10 '25 11:05 w7team