Commit Graph

2 Commits

Author SHA1 Message Date
Nikolay Edigaryev b4ee888077 Support Vetu virtualization on Linux in addition to Tart on macOS 2026-03-06 23:49:18 +01: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