Expand description

Websocket server for MPC key generation and signing using JSON-RPC.

Modules

Services for handling JSON-RPC requests.

Structs

Group is a collection of connected websocket clients.

Parameters used during key generation.

MPC websocket server handling JSON-RPC requests.

Session used for key generation or signing communication.

Collection of clients and groups managed by the server.

Enums

Notification sent by the server to multiple connected clients.

Error thrown by the server.

Represents the type of session.

Type Definitions

Result type for server errors.