Skip to content

fix SSE transport server examples #388

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
merged 1 commit into from
Apr 23, 2025
Merged

fix SSE transport server examples #388

merged 1 commit into from
Apr 23, 2025

Conversation

ihrpr
Copy link
Contributor

@ihrpr ihrpr commented Apr 23, 2025

Reported in #376, sseAndStreamableHttpCompatibleServer.ts example had an error on POST when testing with inspector.

After the change:
image

Also removing await transport.start(); from sseServer, it's not needed as connect is already doing it

@ihrpr ihrpr merged commit fcf4402 into main Apr 23, 2025
5 checks passed
@ihrpr ihrpr deleted the ihrpr/fix-sse-example branch April 23, 2025 21:49
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