You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unsure with regards to the implementation of this, but this could be a good way for node/js/ts applications such as Podman Desktop to easily interact with VM's brought up by podman machine.
The text was updated successfully, but these errors were encountered:
cdrage
changed the title
Provide websocket support via qemu
Feature request: Provide websocket support via qemu
Jan 14, 2025
QEMU has built-in websocket support, and podman machine uses qemu.
It would be highly beneficial if macadam could provide somehow websocket support by passing in:
To the QEMU command.
This allows tools such as Podman Desktop to easily consume / use, as we already have "xterm" addon / UI support as seen as by one of our extensions: https://github.com/podman-desktop/extension-bootc/blob/main/packages/frontend/src/lib/disk-image/DiskImageDetailsVirtualMachine.svelte#L66
Unsure with regards to the implementation of this, but this could be a good way for node/js/ts applications such as Podman Desktop to easily interact with VM's brought up by podman machine.
The text was updated successfully, but these errors were encountered: