microsandbox-protocol 0.5.7

Wire protocol types and serialization for the microsandbox project.
Documentation

microsandbox-protocol defines the shared protocol types used for communication between the host and the guest agent over CBOR-over-virtio-serial.

For how the protocol is versioned and evolved while staying backward compatible across independently-upgraded hosts and live sandboxes, see VERSIONING.md in this crate.