Skip to content

feat: router proxy with streamable http server by default #155

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

Conversation

JoJoJoJoJoJoJo
Copy link
Contributor

@JoJoJoJoJoJoJo JoJoJoJoJoJoJo commented May 26, 2025

  • Rename SSEServerConfig to RemoteServerConfig
  • Create router app with streamable http server by default. SSE is still supported but need extra args --sse
  • Bump required python version >= 3.11 as anyio error handling required

Resolves #152

@JoJoJoJoJoJoJo JoJoJoJoJoJoJo marked this pull request as ready for review May 26, 2025 11:35
@JoJoJoJoJoJoJo JoJoJoJoJoJoJo requested review from calmini and niechen May 26, 2025 11:35
@JoJoJoJoJoJoJo JoJoJoJoJoJoJo force-pushed the jonathan/feat-router-proxy-with-streamable-http-server branch from 2e28b82 to 6389686 Compare May 26, 2025 11:45
Copy link
Contributor

@calmini calmini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JoJoJoJoJoJoJo JoJoJoJoJoJoJo enabled auto-merge (squash) May 27, 2025 08:36
@JoJoJoJoJoJoJo JoJoJoJoJoJoJo merged commit b929ced into main May 27, 2025
6 checks passed
@JoJoJoJoJoJoJo JoJoJoJoJoJoJo deleted the jonathan/feat-router-proxy-with-streamable-http-server branch May 27, 2025 08:37
mcpm-semantic-release bot pushed a commit that referenced this pull request May 27, 2025
# [1.13.0](v1.12.0...v1.13.0) (2025-05-27)

### Features

* router proxy with streamable http server by default ([#155](#155)) ([b929ced](b929ced))
@mcpm-semantic-release
Copy link

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

[Feature]: Routing runs using Streamable HTTP Protocol
3 participants