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

SSE impl. not working like node. #14114

Closed
p7gg opened this issue Sep 23, 2024 · 1 comment
Closed

SSE impl. not working like node. #14114

p7gg opened this issue Sep 23, 2024 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@p7gg
Copy link

p7gg commented Sep 23, 2024

What version of Bun is running?

1.1.29

What platform is your computer?

Microsoft Windows NT 10.0.22631.0 x64

What steps can reproduce the bug?

  1. Clone this repo: https://github.com/p7gg/sse
  2. Install deps: bun install
  3. Run project: bun run dev:bun:bun
  4. Open in browser: http://localhost:3000
  5. Look at the network tab

What is the expected behavior?

Same implementation, but running on node instead:
{B380F89B-E63C-4D4A-ABDF-5589624DE5CB}
image

What do you see instead?

{A05CF979-868B-403F-95B4-CCF6B6F9715A}

Additional information

No response

@p7gg p7gg added bug Something isn't working needs triage labels Sep 23, 2024
@p7gg
Copy link
Author

p7gg commented Oct 10, 2024

This seems to be working since bun v1.1.30. so closing this.

@p7gg p7gg closed this as completed Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant