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

Server sent events library #8

Closed
fitzgen opened this issue Feb 26, 2019 · 1 comment · Fixed by #246
Closed

Server sent events library #8

fitzgen opened this issue Feb 26, 2019 · 1 comment · Fixed by #246

Comments

@fitzgen
Copy link
Member

fitzgen commented Feb 26, 2019

Perhaps something like https://github.com/yerkopalma/choo-sse?

Probably best expressed as a futures stream.

@dureuill
Copy link

Hello!

I have been following the Server-sent-events (SSE) libraries for yew closely, and I even built an example of using liquidnya/yew-sse with yew 16.2, rocket 0.5-rc1 and trunk.

If I understand correctly, yew::services are being removed so that the yew crate can be thinner which will ease server-side-rendering (SSR)?

I'm unfamiliar with gloo, but willing to help to get SSE into yew. Is the correct way forward to open a PR against gloo? What about reqwasm that is mentioned in yewstack/yew#1346 (comment)? I'm a bit unfamiliar with the WASM ecosystem.

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

Successfully merging a pull request may close this issue.

2 participants