vm-pool-protocol 0.1.0-alpha.1

Shared command and event type definitions for vm-pool
Documentation
  • Coverage
  • 51.09%
    47 out of 92 items documented0 out of 14 items with examples
  • Size
  • Source code size: 17.75 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.19 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 32s Average build duration of successful builds.
  • all releases: 1m 32s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • iamnbutler/vm-pool
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • iamnbutler

Shared command and event type definitions for vm-pool.

This crate defines the protocol used for communication between:

  • Host (service) ↔ VM (supervisor) over stdio
  • Tasks (client) ↔ vm-pool (service) over Unix socket