Skip to content

feat: add support for sse #571

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

Closed
wants to merge 1 commit into from
Closed

feat: add support for sse #571

wants to merge 1 commit into from

Conversation

ruthakur
Copy link

Description: Fix vulnerability and add support for SSE

Changes:

  1. Adds supports for SSE along with STDIO. The SSE server runs on port 8080.
  2. Upgrades golang version to 1.23.8 to fix the OSS vulnerability in the stdlib package of go1.23.7

Tests:

  1. Unit tests have not been added for the change
  2. The change is functionally tested and working fine.

@ruthakur ruthakur requested a review from a team as a code owner June 23, 2025 12:57
@tonytrg
Copy link
Contributor

tonytrg commented Jun 23, 2025

@ruthakur thank you for the contribution, but SSE mode is not supported, we might look into supporting streamable http on local.

@ruthakur ruthakur closed this by deleting the head repository Jun 27, 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.

2 participants