You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Perhaps something like https://github.com/yerkopalma/choo-sse?
Probably best expressed as a futures stream.
The text was updated successfully, but these errors were encountered: