mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-13 15:55:34 -05:00
- Create server.py with PluginServer class for gRPC server lifecycle - Register grpc.health.v1.Health service with plugin status SERVING - Output go-plugin handshake line (1|1|tcp|127.0.0.1:PORT|grpc) - Bind to ephemeral port on localhost for security - Add serve_plugin() and run_plugin() entry points Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src/mattermost_plugin | ||
| tests | ||
| pyproject.toml | ||