Skip to content

feat: add sse server support.#12

Open
sususweet wants to merge 1 commit into
formulahendry:mainfrom
sususweet:main
Open

feat: add sse server support.#12
sususweet wants to merge 1 commit into
formulahendry:mainfrom
sususweet:main

Conversation

@sususweet

Copy link
Copy Markdown

No description provided.

@formulahendry

Copy link
Copy Markdown
Owner

@sususweet Do you want sse server, or just a remote mcp server (streamable-http) ?

@sususweet

sususweet commented Oct 24, 2025

Copy link
Copy Markdown
Author

@sususweet Do you want sse server, or just a remote mcp server (streamable-http) ?

I want sse server. Current streamable-http is not compatible. @formulahendry

@sususweet

Copy link
Copy Markdown
Author
image

@formulahendry

Copy link
Copy Markdown
Owner
image

It seems it supports streamable-http? Could you try if https://code-runner-mcp.azurewebsites.net/mcp works?
SSE is a legacy type in MCP spec, I prefer supporting latest type of streamable-http.

@sususweet

sususweet commented Oct 27, 2025

Copy link
Copy Markdown
Author

https://code-runner-mcp.azurewebsites.net/mcp

@formulahendry Streamable-http is ok. However, on our enterprise's private platform, only pure SSE is supported. This PR mainly aims to add another legacy protocol for code runner. We hope it can be merged and latest type of streamable-http is not affected as well.

@sususweet

Copy link
Copy Markdown
Author

Could you please take a look at this PR?

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