Skip to content

API Reference

The API reference documentation is automatically generated from the source code.

Browse the modules using the navigation on the left, or use the search function to find specific classes and functions.

Package Structure

  • client: Client-side plugin connection and lifecycle management
  • server: Server-side plugin server and service implementations
  • transport: Transport layer abstractions (TCP, Unix sockets)
  • protocol: gRPC protocol implementations
  • handshake: Secure handshake and negotiation
  • config: Configuration management
  • factories: Factory functions for common patterns

For detailed usage examples, see the Examples section.