API Reference¶
The API reference documentation is automatically generated from the source code.
๐ค AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
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.