Crates.io | dcl-rpc-codegen |
lib.rs | dcl-rpc-codegen |
version | 0.1.0 |
source | src |
created_at | 2023-03-03 18:44:30.978256 |
updated_at | 2023-03-03 18:44:30.978256 |
description | Decentraland RPC Code Generation |
homepage | |
repository | https://github.com/decentraland/rpc-rust |
max_upload_size | |
id | 799977 |
size | 16,352 |
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:
brew install protobuf
sudo apt-get install protobuf-compiler
cargo install just
cargo build
just run-integration
just run-multilang