modelcontextprotocol / modelcontextprotocol/java-sdk
API: Generalize client notification handlers for SDK client classes
還沒有人認領這個 Issue。
- 主要語言
- Java
- 星號
- 3.7k
- 分支
- 1.1k
- 平均合併
- 1 天 15 小時
- 30 天內合併 PR
- 9
描述
Issue #831 requests the ability to add custom notifications for the SDK's McpAsync/Sync/StatelssServer classes.
This issue requests the team to enhance the API to allow for custom notification handlers on the McpAsync/Sync/StatelessClient classes. Currently there is no way...through composition or through inheritance...to add custom notification handlers. To create an update extension, both the server notification (sending) and client notification handling must be customizable.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢視 issue 中提到的 McpAsyncClient、McpSyncClient 和 StatelessClient 類別,以及 issue #831 中相關的請求。確定如何透過組合或繼承支援自訂用戶端通知處理常式,並考量所連結更新擴充功能的需求;當這些用戶端類別公開可自訂的通知處理時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- api
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100