-
-
Notifications
You must be signed in to change notification settings - Fork 531
Closed
Description
Summary
The user is experiencing an issue with sending Server-Sent Events (SSE) on the Bun platform. They have provided a link to their code and mentioned that when using BunRuntime and BunHttpServer, events are not being sent as expected when they hit the notify endpoint. To test the issue, the user suggests opening the SSE connection in the browser via /api/sse/connect and sending a POST request to /api/sse/notify, expecting the event to appear among the keep-alive messages.
Key takeaways:
- The issue is specific to the Bun platform with SSE communication.
- The user provided steps to reproduce the issue using certain endpoints.
- The problem arises with sending events, not with the initial connection or keep-alive messages.
Discord thread
https://discord.com/channels/795981131316985866/1386450105132908635
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels