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

fe:sse_streams #757

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

fe:sse_streams #757

wants to merge 9 commits into from

Conversation

Clasherzz
Copy link
Contributor

@Clasherzz Clasherzz commented Apr 1, 2025

PR Description

Add your description

Related Issues

Checklist

  • Yes I have gone through the contributing guide
  • Yes I have updated my branch and synced it with project main branch before making this PR
  • Yes I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No, and this is why: please replace this line with details on why tests have not been included

OS on which you have developed and tested the feature?

  • Windows

@Clasherzz Clasherzz changed the title fe:Sse streams POC fe:sse_streams Apr 1, 2025
@Clasherzz Clasherzz marked this pull request as draft April 1, 2025 16:32
@Clasherzz
Copy link
Contributor Author

@animator @ashitaprasad There is some queries regarding this apiType which i have shared in the issue.

@animator
Copy link
Member

animator commented Apr 1, 2025

@Clasherzz Add a video demo in the PR.
And I checked your comment, didn't find any query related to API Type?

@Clasherzz
Copy link
Contributor Author

Clasherzz commented Apr 3, 2025

@animator I was refering to how should i respond if i don't have event-stream reponse header. And should sse streams be restrictive to specific requests only like(POST AND GET).
Below link contains two demo videos of sse streams one getting plain text and other getting json
https://drive.google.com/drive/folders/1ui_lVC5aRB5uMngiw1LE9-MRWpJSZE1l?usp=sharing

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 support for testing SSE (Server-Sent Events)
2 participants