Open bordoley opened 1 year ago
We had an SSE creation function in web, but it was untested and removed for 1.0. Add it back.
https://github.com/bordoley/reactive-js/blob/8e3acb48138fb6700bbb8dfd62066d311f7d5bb1/src/integrations/web.ts#L55
ServerSideEventSource
https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events#receiving_events_from_the_server
We had an SSE creation function in web, but it was untested and removed for 1.0. Add it back.
https://github.com/bordoley/reactive-js/blob/8e3acb48138fb6700bbb8dfd62066d311f7d5bb1/src/integrations/web.ts#L55