-
Notifications
You must be signed in to change notification settings - Fork 84
feat: add new specification regarding json response streamable http #72
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
Conversation
TODO: remove file import when the package is published
|
@MQ37 Any idea how to fix this? I've encountered lint issue in CI that I was not able to fix: But this is working at my local. I change the workflow to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 22 out of 25 changed files in this pull request and generated 2 comments.
Files not reviewed (3)
- .nvmrc: Language not supported
- package.json: Language not supported
- src/tsconfig.json: Language not supported
that is weird, also works for me locally - even those previous failing commits 🤷 Let's ignore that for now, I think we should address linter and formatter in the future once all of this is merged and deployed. |
MQ37
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should probably use the express error handler, otherwise good work and LGTM 👍
Add server and example client that support HTTP JSON response
modelcontextprotocol sdk points to a for of the official repo