Skip to content

Revert "Add message queue for SSE messages POST endpoint (#459)" #649

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

ihrpr
Copy link
Contributor

@ihrpr ihrpr commented May 7, 2025

  • In spec version 2025-03-26, Streamable HTTP transport supersedes the HTTP+SSE transport from version 2024-11-05
  • We're bringing the Python SDK to the new spec version (2025-03-26), which means focusing on Streamable HTTP rather than enhancing the legacy transport, unless it's a fix
  • Adding Redis integration to SSE creates maintenance burden for a transport being superseded. It would be still useful to have an MCP Server with Redis but as an example so users can reference it.

@bhosmer-ant bhosmer-ant requested review from Kludex and bhosmer-ant and removed request for Kludex May 7, 2025 14:08
@Kludex
Copy link
Member

Kludex commented May 7, 2025

👍

I really didn't understand why merging the redis stuff.

@ihrpr ihrpr merged commit 9d99aee into main May 7, 2025
11 checks passed
@ihrpr ihrpr deleted the revert-sse-mq branch May 7, 2025 15:35
@akash329d
Copy link
Contributor

👍

I really didn't understand why merging the redis stuff.

I saw that SSE was deprecated but had still put some time into it so wanted to get it merged 😅 . It seems like this potentially could be useful for stateful streamable HTTP still, so maybe it can get revived eventually.

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

Successfully merging this pull request may close these issues.

4 participants