A meteor-like fullstack framework?

Is there something similar to meteor in the Rust ecosystem?

Specifically, I'm dreaming of a fullstack framework that handles the client/server difference transparently, makes variables available on both sides, propagates changes automatically (governed by permissions and sanity checks) and makes me do as little work as possible in handling RPCs or APIs.

I've checked most of the popular frameworks, but haven't discovered anything similar to meteor so far. But I could have missed it or it's still under closed development or something.

I doubt there is anything working yet, but that would be really cool!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.