Commit Graph

2 Commits

Author SHA1 Message Date
Fedor Korotkov 8f5e55bcca Add reconnectable SSH exec sessions 2026-04-28 16:20:35 -04:00
Nikolay Edigaryev a64f76a934
controller(api): new "GET /vms/{name}/exec" WebSocket-based endpoint (#408)
* controller(api): new "GET /vms/{name}/exec" WebSocket-based endpoint

* Split SSH connection and execution to avoid standard input handoff

* execstream: make Exit field a pointer again

To support serializing exit codes equal to 0.
2026-02-12 13:35:06 +01:00