Rari – Rust-powered React framework
rari.build
Rari – Rust-powered React framework
1–10 of 97 posts
Re: Rari – Rust-powered React framework
#2Get started but not working
Re: Rari – Rust-powered React framework
#3Website has been hugged
Re: Rari – Rust-powered React framework
#4Author here! Should be all good now, turns out the rate limiter was a bit overzealous
Re: Rari – Rust-powered React framework
#5I went through the website. But I do have a one question - it is not immediately clear to me why I'd use rari over Actix or just a plain-old Express server? What is "rust-powered performance"?
Re: Rari – Rust-powered React framework
#6Website has been hugged
Thats not good advertising for raris Performance claims.
Re: Rari – Rust-powered React framework
#7> React Server Components framework powered by a Rust runtime.
If anybody is wondering.
Re: Rari – Rust-powered React framework
#8Website has been hugged
Thats not good advertising for raris Performance claims.
Fair point! To be clear: rari handled the traffic perfectly fine - the issue was an overly defensive rate limiter I had configured (and it was grouping proxy traffic incorrectly). The framework itself was cruising, I just had the safety rails set too tight. Adjusted now and it's handling the load as expected!
Re: Rari – Rust-powered React framework
#9Is this like ReasonML and its React-Reason framework?
I don't really understand how it works, what part is Rust powered, is it reimplementing the JS engine in Rust?
Re: Rari – Rust-powered React framework
#10Is this like ReasonML and its React-Reason framework? I don't really understand how it works, what part is Rust powered, is it reimplementing the JS engine in Rust?
I forgot all about Reason…