Skip to content

feat: add support for Streamable HTTP transport and update README #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ivanfioravanti
Copy link

This closes #4

@kenliao94
Copy link
Owner

Thanks for the PR! Overall I think this will be super beneficial. However, have you considered the authorization implementation? Because if you enable Streamable HTTP, it opens up a new attack surface. The SSE should be deprecated as it is removed in the latest version.

@ivanfioravanti
Copy link
Author

This was just to replace SSE that is now deprecated. But you are totally right, Auth must be added.

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.

Add support for streamable-http
2 participants