bun
bun copied to clipboard
Implement EventSource
What is the problem this feature would solve?
Using replicate.com API with streaming features depends on SSE. Implementing EventSource will enable this. I imagine this is not the only place where it will be useful though.
What is the feature you are proposing to solve the problem?
Implement EventSource
What alternatives have you considered?
No response
+1
+1 error: Unexpected while resolving package "eventsource" from
can be very useful. any alternative for now?
Google links me to https://bun.sh/reference/bun/EventSource what even is that
... I suppose that's EventTarget stuff or something else unrelated