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

First-class Server-Sent Events (SSE) API #2117

Open
1 task
kettanaito opened this issue Mar 29, 2024 · 0 comments · May be fixed by #2299
Open
1 task

First-class Server-Sent Events (SSE) API #2117

kettanaito opened this issue Mar 29, 2024 · 0 comments · May be fixed by #2299
Assignees
Labels

Comments

@kettanaito
Copy link
Member

kettanaito commented Mar 29, 2024

Scope

Adds a new behavior

Compatibility

  • This is a breaking change

Feature description

SSE offer real-time communication over HTTP. You can already mock SSE with MSW even now but shipping a fine-tailored API for SSE may be beneficial.

References

@kettanaito kettanaito pinned this issue Mar 29, 2024
@kettanaito kettanaito linked a pull request Sep 30, 2024 that will close this issue
9 tasks
@kettanaito kettanaito self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant