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

Add support for testing SSE (Server-Sent Events) #116

Open
ashitaprasad opened this issue Feb 21, 2024 · 3 comments
Open

Add support for testing SSE (Server-Sent Events) #116

ashitaprasad opened this issue Feb 21, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers priority: high

Comments

@ashitaprasad
Copy link
Member

Tell us about the task you want to perform and are unable to do so because the feature is not available
SSE is gaining widespread popularity due to LLMs. We should support this feature.

See related discussion point 2 in #112

@ashitaprasad ashitaprasad added enhancement New feature or request good first issue Good for newcomers labels Feb 21, 2024
@mmjsmohit
Copy link
Contributor

Would like to start working on this issue.
The package I am planning to use for this is sse by the Dart Team.

Would update with the initial draft of the design sketch in sometime.

P.S. I am looking forward to following the same approach as in #258 and #215, hence would love to get some feedback on them!

@ashitaprasad
Copy link
Member Author

Sure @mmjsmohit.

@mmjsmohit
Copy link
Contributor

Here's the proposed the design sketch.

Untitled-2024-02-22-0219 (2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority: high
Projects
None yet
Development

No branches or pull requests

2 participants