Package-level declarations

Core networking interfaces and implementations for MPC communication.

Provides the main NetworkClient interface and platform-specific implementations for WebSocket-based communication between MPC parties.

Core networking interfaces and implementations for MPC communication.

Provides the main NetworkClient interface and platform-specific implementations for WebSocket-based communication between MPC parties.

Types

Link copied to clipboard
interface NetworkAction

Interface representing action which can be performed using NetworkClient

Link copied to clipboard
interface NetworkClient

Interface representing a network Client which can be used to perform NetworkAction

Link copied to clipboard