moleculer-rs
moleculer-rs copied to clipboard
🚀 Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer
Use rust doc to generate from comments
Should be a combination of all the other examples and should: - Access outside state using `OnceCell` - Real world example - Should use `emit`, `broadcast` and `call`
Hey, I am just trying to port (I guess) some moleculer service from Javascript, granted I know just a basics in Rust and in general I am below the 10k...