| Crates.io | nakama-rust |
| lib.rs | nakama-rust |
| version | 0.1.0 |
| created_at | 2021-01-27 05:33:31.467004+00 |
| updated_at | 2021-01-27 05:33:31.467004+00 |
| description | gRPC client code for Nakama Server. |
| homepage | https://github.com/harumaxy/nakama-rust |
| repository | https://github.com/harumaxy/nakama-rust |
| max_upload_size | |
| id | 347175 |
| size | 134,029 |
gRPC client code for Nakama Server.
Using hyperium/tonic.
See example tests/
[dependencies]
nakama-rust = "0.1"
tonic = "0.4"
tokio = { version = "1.0.2", features = ["rt-multi-thread", "macros"] }
Depends on heroiclabs/nakama as git submoudle.
git clone https://github.com/harumaxy/nakama-rust.git
git submodule update
cargo build
Then, cargo runs build script (build.rs) and client code geneated into src/gen