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
feat: add WebFlux transport support to WebMVC integration tests
- Enhance McpStreamableServerSession error handling with proper JSON-RPC error responses
- Add mcp-spring-webflux test dependency to webmvc module
- Refactor WebMvcStreamableIntegrationTests to use parameterized tests
- Support testing with both HttpClient and WebFlux transports
- Add WebClientStreamableHttpTransport integration
- Improve error handling in McpStreamableServerSession
- Add proper timeout configurations for test clients
- Clean up test structure and imports organization
This enables comprehensive testing of WebMVC functionality with multiple
transport mechanisms, ensuring compatibility across different client types.
Signed-off-by: Christian Tzolov <[email protected]>
0 commit comments