Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Is it possible to make the `StreamableHttpHandler` and `SseHandler` public?

オープン
#710 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
58/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
csharp

調査の方向性

C# SDK 内の StreamableHttpHandler と SseHandler の宣言と使用箇所を特定し、元のディスカッション 695 と現在の issue のコンテキストを確認してください。これらの可視性がサーバー API と既存のテストにどのような影響を与えるかを確認してください。これらのハンドラーを fork なしで一般公開されている形で利用できるようにすべきかどうかをメンテナーが解決した時点で完了です。

索引モデルが issue の本文から書いたものです。

説明

enhancement needs confirmation P3
Pre-submission Checklist
  • I have checked that this question would not be more appropriate as an issue in a specific repository
  • I have searched existing discussions and documentation for answers
Question Category
  • Protocol Specification
  • SDK Usage
  • Server Implementation
  • General Implementation
  • Documentation
  • Other
Your Question

We're integrating MCP into the HotChocolate GraphQL server, and we need to proxy these handlers and define our own MapGraphQLMcp method. However, the two handlers are marked as internal, so we're unable to access them without forking the SDK. Is it possible to make these handlers public?

Originally posted by @glen-84 in https://github.com/modelcontextprotocol/csharp-sdk/discussions/695

主要言語
C#
スター
4.5k
フォーク
814
平均マージ
9日 19時間
マージ済み PR(30日)
4

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

modelcontextprotocol/csharp-sdk のほかの issue

modelcontextprotocol/csharp-sdk の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。