Commit a231d9a
Add SSE server code example to transports documentation
The SSE server section had prose but no code example. Add a minimal
example showing that MapMcp() serves both Streamable HTTP and legacy
SSE, with comments clarifying that SSE clients connect to /sse.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 551db0d commit a231d9a
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
178 | 193 | | |
179 | 194 | | |
180 | 195 | | |
| |||
0 commit comments