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

feat: add support for streaming responses #1087

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

sansyrox
Copy link
Member

@sansyrox sansyrox commented Dec 15, 2024

Description

This PR fixes #92 and #958

Summary

This PR adds support for streaming responses. LFG!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

PR Checklist

Please ensure that:

  • The PR contains a descriptive title
  • The PR contains a descriptive summary of the changes
  • You build and test your changes before submitting a PR.
  • You have added relevant documentation
  • You have added relevant tests. We prefer integration tests wherever possible

Pre-Commit Instructions:

Copy link

vercel bot commented Dec 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robyn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 2:35am

@sansyrox sansyrox force-pushed the fix/streaming-responses branch from 6e67246 to 97cb9ce Compare December 15, 2024 07:10
@sansyrox
Copy link
Member Author

add stream=true in the decorator

@sansyrox sansyrox force-pushed the fix/streaming-responses branch from 86f7180 to 59dcff2 Compare December 18, 2024 00:38
@sansyrox
Copy link
Member Author

one of the tests is taking a lot of time

@vonhatnam1212
Copy link

Hi team, could you please provide an update on the current status of the stream feature? Also, is there an estimated release date for it on GitHub? Thanks in advance!

@axin7
Copy link

axin7 commented Feb 27, 2025

Hello, thank you very much for creating such a wonderful project. I'd like to ask if there are any new developments regarding this StreamResponse? I'm really looking forward to it. Thanks!

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.

Add web streams
3 participants