Skip to content

feat: add sse transport support #32

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 8 commits into from
May 20, 2025
Merged

Conversation

hashemix
Copy link
Member

📌 Summary

Add sse transport support for both client and server

✨ Changes Made

  • Introduced HyperServer , a http server based on Axum for handling sse and multi-client connection to the server
  • Introduced new transports : SseTransport for MCP Servers and ClientSseTransport for MCP Clients
  • Updated documentation, and examples to demonstrate sse transport functionality

@hashemix hashemix merged commit 1cf1877 into main May 20, 2025
3 checks passed
@hashemix hashemix mentioned this pull request May 20, 2025
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.

1 participant