Crate sos_server
source ·Expand description
Server for the Save Our Secrets sync protocol.
If the listen feature is enabled the server is compiled
with support for sending change notifications over
a websocket connection.
Structs§
- Access control configuration.
- Backend for a server.
- Configuration for CORS.
- Web server implementation.
- Configuration for the web server.
- Server state.
- Configuration for storage locations.
- Certificate and key for TLS.
Enums§
- Errors generated by the server module.
Type Aliases§
- Result type for the server module.
- State for the server backend.
- State for the server.
- State for the file transfer operations.