Skip to content
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

Add server-side SSE transports #45

Closed
eiriktsarpalis opened this issue Mar 21, 2025 · 2 comments
Closed

Add server-side SSE transports #45

eiriktsarpalis opened this issue Mar 21, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@eiriktsarpalis
Copy link
Contributor

Originally posted by @geffzhang in PederHP/mcpdotnet#24.

Given the existing stdio-based service support, how do I build an SSE-compatible service?

@eiriktsarpalis eiriktsarpalis added the enhancement New feature or request label Mar 21, 2025
@stephentoub
Copy link
Contributor

@halter73, @PederHP, I understand there's more work to be done around:

  • Making IMcpServer work well for 1:1 and many:1 transports
  • Moving the ASP.NET-based support into the libraries

Are those tracked by this issue, or can this be considered closed, given that @PederHP merged the initial SSE implementation?

@halter73
Copy link
Contributor

I think it's fair to say we've added server-side SSE transports. I filed #90 to track the follow up work.

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

No branches or pull requests

3 participants