Commit bde1b6b
feat: HttpServlet Streamable HTTP server implementation (#290)
Implementation of the Streamable HTTP transport provider for the Servlet API.
---
Signed-off-by: Christian Tzolov <[email protected]>
Co-authored-by: Christian Tzolov <[email protected]>
Co-authored-by: Zachary German <[email protected]>1 parent 7351534 commit bde1b6b
File tree
6 files changed
+2234
-1
lines changed- mcp-spring/mcp-spring-webflux/src/main/java/io/modelcontextprotocol/server/transport
- mcp/src
- main/java/io/modelcontextprotocol/server/transport
- test/java/io/modelcontextprotocol/server
6 files changed
+2234
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
0 commit comments