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 support for "Streamble HTTP" transport #20

Open
mattt opened this issue Mar 17, 2025 · 1 comment
Open

Add support for "Streamble HTTP" transport #20

mattt opened this issue Mar 17, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@mattt
Copy link
Contributor

mattt commented Mar 17, 2025

See modelcontextprotocol/specification#206

@stallent
Copy link

So this is somewhat of an "in the meantime" thing... SSE isnt going away in the updated version of the spec, and we need a server implementation that supports multiple clients connected to it, so working on a minimal hummingbird based server using parts of this framework. Might be useful learnings for the actual implementation when you are ready to tackle it. Already have an SSE client transport working, which was very easy with your transport protocol. Won't be as easy for the server, lol.

@mattt mattt added the enhancement New feature or request label Mar 27, 2025
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

2 participants