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
Open
1 task

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

kettanaito opened this issue Mar 29, 2024 · 0 comments
Labels

Comments

@kettanaito
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant