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 am interested in Yew, particularly for SSR and SSG applications and am currently researching how a Gatsby-like platform can be built. I found your repository and it seems interesting and useful; are you still interested in maintaining it and keeping up with the latest Yew/Actix releases? If not, do you know of anything else that would be worth looking into?
Thanks,
Philip
The text was updated successfully, but these errors were encountered:
I’m glad that you are interested in this bleeding edge project.
I do have been improving this framework privately for many personal projects and one of them was recently proved to be working nicely with 150+ users simultaneously online on a SBC. It was presumed to be working fluently until 4000+ connections.
Those improvements also includes PWA manifest, service workers, rust feature based library sharing between all three of server/admin client/user client, yew-mdc/yew-route integration, etc..
Since you’ve got interested, I’ll apply them on this repo soon.
Hello there,
I am interested in Yew, particularly for SSR and SSG applications and am currently researching how a Gatsby-like platform can be built. I found your repository and it seems interesting and useful; are you still interested in maintaining it and keeping up with the latest Yew/Actix releases? If not, do you know of anything else that would be worth looking into?
Thanks,
Philip
The text was updated successfully, but these errors were encountered: