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

Make it clear how to figure out if stream has completed #559

Closed
hadley opened this issue Oct 4, 2024 · 0 comments · Fixed by #605
Closed

Make it clear how to figure out if stream has completed #559

hadley opened this issue Oct 4, 2024 · 0 comments · Fixed by #605
Labels
feature a feature request or enhancement streaming 🚰
Milestone

Comments

@hadley
Copy link
Member

hadley commented Oct 4, 2024

i.e. isIncomplete(resp$body)

Lets you tell know if non-blocking NULL means wait or give up.

@hadley hadley added feature a feature request or enhancement streaming 🚰 labels Dec 19, 2024
@hadley hadley added this to the v1.1.0 milestone Dec 19, 2024
hadley added a commit that referenced this issue Dec 23, 2024
To determine if there is data remaining on the stream. Fixes #559
hadley added a commit that referenced this issue Jan 6, 2025
To determine if there is data remaining on the stream. Fixes #559
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement streaming 🚰
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant