mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
Add client classes for Mattermost Plugin API: - PluginAPIClient: sync client with context manager support - AsyncPluginAPIClient: async client with grpc.aio support - Both implement get_server_version() as smoke test RPC - Proper error handling converts gRPC errors to SDK exceptions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src/mattermost_plugin | ||
| tests | ||
| pyproject.toml | ||