We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66f66a commit 97bb479Copy full SHA for 97bb479
crates/rmcp/README.md
@@ -210,7 +210,7 @@ RMCP uses feature flags to control which components are included:
210
- `transport-child-process`: Client stdio transport
211
- `transport-sse-client`: Client sse transport
212
- `transport-streamable-http-server` streamable http server transport
213
-- `transport-streamable-client-server` streamable http server transport
+- `transport-streamable-http-client` streamable http client transport
214
215
<details>
216
<summary>Transport</summary>
0 commit comments