Skip to content

fix: mcp server support customize sse endpoint #2848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JunJieLiu51520
Copy link

Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

@RexSheng
Copy link

应该使用WebMvcSseServerTransportProvider(om,baseurl,messageendopoint,sseendpont)的这个构造函数吧。new WebMvcSseServerTransportProvider(objectMapper, serverProperties.getBaseUrl(), serverProperties.getSseMessageEndpoint(), serverProperties.getSseEndpoint());

@dev-jonghoonpark
Copy link
Contributor

dev-jonghoonpark commented Apr 25, 2025

🙌 Please fix the DCO check by signing your commit. git commit --amend --signoff

  • The commit 7073d8c is not signed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants