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

Update the server function crate to 0.7 #3560

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

Conversation

ealmloff
Copy link
Member

Updates the server fn version form 0.6 to 0.7 which fixes cancelation of streaming responses in the browser

Fixes #3300

@ealmloff ealmloff added breaking This is a breaking change dependencies Pull requests that update a dependency file fullstack related to the fullstack crate labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This is a breaking change dependencies Pull requests that update a dependency file fullstack related to the fullstack crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cancelling & restarting TextStream using use_future() leaks connections & breaks down if you do it really fast
1 participant