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§
- Relay
Server - Relay web server.
- Server
Config - Configuration for the web server.
Enums§
- Error
- Errors generated by the relay server.
Type Aliases§
- Result
- Result type for the relay service.