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

fix(worker): remove bypassing of server-sent events #1551

Merged
merged 1 commit into from Feb 21, 2023

Conversation

piotr-cz
Copy link
Contributor

Server-sent Events are now working fine and there is no need to bypass them.

Fixes workaround from #156 (comment)

Implementation examples

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c749a71:

Sandbox Source
MSW React Configuration

@piotr-cz piotr-cz mentioned this pull request Feb 21, 2023
34 tasks
Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks, @piotr-cz.

@kettanaito kettanaito changed the title Fix: remove server-sent events bypass (Fetch API branch) fix(worker): remove bypassing of server-sent events Feb 21, 2023
@kettanaito kettanaito merged commit 1bfd751 into mswjs:feat/standard-api Feb 21, 2023
@piotr-cz piotr-cz deleted the patch-1 branch February 21, 2023 12:50
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.

None yet

2 participants