9 releases

0.2.9 Apr 29, 2023
0.2.8 Feb 20, 2023
0.2.6 Sep 20, 2022
0.2.4 Aug 22, 2022
0.2.0 Jan 20, 2022

#601 in WebAssembly

Download history 17/week @ 2024-02-26 8/week @ 2024-03-11 101/week @ 2024-03-25

109 downloads per month
Used in stateroom-cli

MIT/Apache

46KB
772 lines

stateroom-server

This crate provides Actix actors for serving a Stateroom service. It can be used both with native Rust Stateroom services, or (in conjunction with the stateroom-wasm-host crate), for Stateroom services built into WebAssembly modules.

This crate does not provide a server binary, only actors. A server binary using these actors is implemented in the stateroom-cli crate.

Dependencies

~17–31MB
~534K SLoC