Crate mpc_relay_server

Source
Expand description

Moved to polysig-relay-server.

Relay websocket server using the noise protocol for end-to-end encryption intended for multi-party computation and threshold signature applications.

Re-exports§

pub use axum;

Structs§

RelayServer
Relay web server.
ServerConfig
Configuration for the web server.

Enums§

Error
Errors generated by the relay server.

Type Aliases§

Result
Result type for the relay service.