mdlayher / vsock

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
MIT License
336 stars 65 forks source link

vsock: rework and modernize with github.com/mdlayher/socket #45

Closed mdlayher closed 2 years ago

mdlayher commented 3 years ago

In prep for a v1.0.0 (long overdue) I would like to rework this library to use https://github.com/mdlayher/socket and to have a more robust integration testing story. In the meantime I will ping the outstanding PRs to note this intent.