bordoley / reactive-js

Fast modern reactive Javascript programming library
MIT License
11 stars 0 forks source link

Add ServerSideEvents module to web #513

Open bordoley opened 1 year ago

bordoley commented 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

bordoley commented 1 year ago

ServerSideEventSource

bordoley commented 1 year ago

https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events#receiving_events_from_the_server