deno
deno copied to clipboard
feat(ext/web): EventSource
Closes #10298
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
@crowlKats When will this be merged? I've been waiting for EventSource for almost a year now
@TitoMitto there are a bunch of tests that are not passing, but this is currently not a priority for me to work on
At this point, deno is the only one that doesn't support it
would love to have this feature since pocketbase uses SSE's for realtime database updates
@aapoalas Are you working on this PR? Would love to see this in Deno.
This would be so useful API to have out-of-the-box, like in the browser.
Where are we at with this one, anyway i can jump in and help with this? In need of this i think.