moleculer-rs icon indicating copy to clipboard operation
moleculer-rs copied to clipboard

🚀 Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer

Results 7 moleculer-rs issues
Sort by recently updated
recently updated
newest added

Use rust doc to generate from comments

documentation
help wanted
good first issue

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`

documentation
help wanted
good first issue

help wanted
good first issue

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...