Closed reanimus closed 2 years ago
This adds support for hypervisor sockets in Windows via Hyper-V. I've tested this by running the echo_server in a WSL2 VM and running cargo test from the Windows host. This appears to work correctly.
cargo test
Just pinging here again -- updated the PR :)
This adds support for hypervisor sockets in Windows via Hyper-V. I've tested this by running the echo_server in a WSL2 VM and running
cargo test
from the Windows host. This appears to work correctly.