#websocket

stateroom-stdio

Stateroom service that hosts a local system process

8 releases

0.2.8 Feb 20, 2023
0.2.7 Feb 20, 2023
0.2.6 Sep 20, 2022
0.2.4 Aug 22, 2022
0.2.0 Jan 20, 2022

#470 in WebAssembly


Used in stateroom-cli

MIT/Apache

22KB
244 lines

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.

Dependencies

~1–1.7MB
~40K SLoC