http icon indicating copy to clipboard operation
http copied to clipboard

Support Server Sent Events (SSE) ?

Open Dnomyar opened this issue 6 years ago • 3 comments

Hi there,

I seems that there is no native way to do Server-Sent Events in Elm. I was wondering if, adding this feature, is in the roadmap ?

I have found an implementation here : https://github.com/gpremer/elm-sse-ports

Dnomyar avatar Jan 27 '19 11:01 Dnomyar

I'd also love to have this feature built in.

Motherboard avatar Nov 06 '19 19:11 Motherboard

Same here. That would be a great subscription to have. Wouldn't be hard to use ports with EventSource but would be a cool addition to this package definitely.

ChristophP avatar Nov 09 '19 12:11 ChristophP

I’m happy using ports for this.

bcb avatar Sep 09 '20 10:09 bcb