Asynchronous Virtio socket support for Rust.
# Cargo.toml
[dependencies]
tokio-vsock = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a vsock endpoint asynchronously.
Ensure you are using #[tokio::main] or similar runtime.
No dependency data recorded yet.