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 |
#73 in WebSocket
38 downloads per month
Used in stateroom-cli
45KB
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
~16–23MB
~523K SLoC