Skip to content

Commit bde1b6b

Browse files
ZachGermantzolovZachary German
authored
feat: HttpServlet Streamable HTTP server implementation (#290)
Implementation of the Streamable HTTP transport provider for the Servlet API. --- Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com> Co-authored-by: Christian Tzolov <christian.tzolov@broadcom.com> Co-authored-by: Zachary German <zdgerman@amazon.com>
1 parent 7351534 commit bde1b6b

File tree

6 files changed

+2234
-1
lines changed

6 files changed

+2234
-1
lines changed

mcp-spring/mcp-spring-webflux/src/main/java/io/modelcontextprotocol/server/transport/WebFluxStreamableServerTransportProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,4 +440,4 @@ public WebFluxStreamableServerTransportProvider build() {
440440

441441
}
442442

443-
}
443+
}

0 commit comments

Comments
 (0)