The Rust implementation of Decentraland RPC. At Decentraland, we have our own implementation of RPC for communications between the different services.
Currently, there are other implementations: - Typescript - C#
bash
brew install protobuf
bash
sudo apt-get install protobuf-compiler
bash
cargo install just
cargo build
just run-integration
just run-multilang