Skip to content

Types

pyvider.rpcplugin.client.types

Type Definitions for Pyvider RPC Plugin Client.

This module contains type aliases, TypeVars, and Protocols used throughout the RPC plugin client components, aiding in static analysis and code clarity.

Classes

SecureRpcClientT

Bases: Protocol

Protocol for an RPC client supporting secure transport and handshake.