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 9817efb commit b1f9804Copy full SHA for b1f9804
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.4.3
2
+
3
+- Fix SSE behavior on StreamableHTTP
4
+- Added sendNotification and sendRequest to extra for server callbacks
5
6
## 0.4.2
7
8
- Add Tool Annotation
pubspec.yaml
@@ -1,6 +1,6 @@
name: mcp_dart
description: Dart Implementation of Model Context Protocol (MCP) SDK.
-version: 0.4.2
+version: 0.4.3
repository: https://github.com/leehack/mcp_dart
environment:
0 commit comments