You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -419,6 +419,7 @@ The `rust-mcp-sdk` crate provides several features that can be enabled or disabl
419
419
-`hyper-server`: This feature enables the **sse** transport for MCP servers, supporting multiple simultaneous client connections out of the box.
420
420
-`ssl`: This feature enables TLS/SSL support for the **sse** transport when used with the `hyper-server`.
421
421
-`macros`: Provides procedural macros for simplifying the creation and manipulation of MCP Tool structures.
422
+
-`tls-no-provider`: Enables TLS without a crypto provider. This is useful if you are already using a different crypto provider than the aws-lc default.
422
423
423
424
#### MCP Protocol Versions with Corresponding Features
0 commit comments