stateroom-stdio

Crates.iostateroom-stdio
lib.rsstateroom-stdio
version0.2.9
sourcesrc
created_at2022-01-20 12:19:31.675055
updated_at2023-04-29 18:58:31.162093
descriptionStateroom service that hosts a local system process.
homepage
repositoryhttps://github.com/drifting-in-space/stateroom
max_upload_size
id517630
size4,673
Paul Butler (paulgb)

documentation

README

stateroom-stdio

Stateroom service that hosts a local system process. Messages are sent and received by the host as JSON-encoded messages over stdio. The format is currently undocumented, but see the stateroom::messages module for their definitions.

Commit count: 268

cargo fmt