Skip to content
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

Support Pings and Progress events #15

Merged
merged 4 commits into from
Mar 28, 2025
Merged

Support Pings and Progress events #15

merged 4 commits into from
Mar 28, 2025

Conversation

jakemac53
Copy link
Contributor

@jakemac53 jakemac53 commented Mar 27, 2025

See ping specification and progess specification.

This does not yet support progress notifications for requests from the server to the client - because we don't implement any of those yet. This will come with support for sampling and/or roots.

I also did a bit of refactoring to extract out a shared sendRequest utility - which handles shutting down the progress event streams for a request once the response comes in.

@jakemac53 jakemac53 merged commit 403cdb7 into main Mar 28, 2025
6 checks passed
@jakemac53 jakemac53 deleted the pings branch March 28, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants