vhost-user-vsock implements vsocks as uds on the host. i wonder what it takes to implement that in this package. there appears to be a rust impl https://github.com/rust-vmm/vhost-device/pull/7/files but i'm not sure if thats the correct layer
vhost-user-vsock implements vsocks as uds on the host.
i wonder what it takes to implement that in this package.
there appears to be a rust impl
https://github.com/rust-vmm/vhost-device/pull/7/files
but i'm not sure if thats the correct layer