Crates.io | stateroom-stdio |
lib.rs | stateroom-stdio |
version | 0.2.9 |
source | src |
created_at | 2022-01-20 12:19:31.675055 |
updated_at | 2023-04-29 18:58:31.162093 |
description | Stateroom service that hosts a local system process. |
homepage | |
repository | https://github.com/drifting-in-space/stateroom |
max_upload_size | |
id | 517630 |
size | 4,673 |
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.