Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Server Sent Events (SSE) ? #55

Open
Dnomyar opened this issue Jan 27, 2019 · 3 comments
Open

Support Server Sent Events (SSE) ? #55

Dnomyar opened this issue Jan 27, 2019 · 3 comments

Comments

@Dnomyar
Copy link

Dnomyar commented Jan 27, 2019

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

@Motherboard
Copy link

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

@ChristophP
Copy link

ChristophP commented Nov 9, 2019

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.

@bcb
Copy link

bcb commented Sep 9, 2020

I’m happy using ports for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants