grpc-integration-patterns
✓ABP 微服務的 gRPC 集成模式,包括服務實現、客戶端生成、多租戶和錯誤處理。在以下情況下使用:(1) 實現服務間通信,(2) 創建 gRPC 服務端點,(3) 在 AppServices 中使用 gRPC 客戶端,(4) 設計高性能 API。
SKILL.md
Master gRPC integration for high-performance inter-service communication in ABP Framework microservices architectures.
| Protocol | HTTP/1.1 JSON | HTTP/2 Protobuf | | Performance | Good | Excellent (10x faster) | | Contract | OpenAPI (optional) | Required (Protobuf) | | Streaming | Limited | Full support | | Code Gen | Optional | Built-in | | Best for | Public APIs | Internal microservices |
ABP 微服務的 gRPC 集成模式,包括服務實現、客戶端生成、多租戶和錯誤處理。在以下情況下使用:(1) 實現服務間通信,(2) 創建 gRPC 服務端點,(3) 在 AppServices 中使用 gRPC 客戶端,(4) 設計高性能 API。 來源:thapaliyabikendra/ai-artifacts。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill grpc-integration-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill grpc-integration-patterns- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 grpc-integration-patterns?
ABP 微服務的 gRPC 集成模式,包括服務實現、客戶端生成、多租戶和錯誤處理。在以下情況下使用:(1) 實現服務間通信,(2) 創建 gRPC 服務端點,(3) 在 AppServices 中使用 gRPC 客戶端,(4) 設計高性能 API。 來源:thapaliyabikendra/ai-artifacts。
如何安裝 grpc-integration-patterns?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill grpc-integration-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/thapaliyabikendra/ai-artifacts
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01