| Crates.io | nakama-rust-gen |
| lib.rs | nakama-rust-gen |
| version | 0.1.4 |
| created_at | 2021-01-22 14:55:31.488916+00 |
| updated_at | 2021-01-24 19:48:57.263392+00 |
| description | gRPC client code for Nakama Server. |
| homepage | https://github.com/harumaxy/nakama-rust-gen |
| repository | https://github.com/harumaxy/nakama-rust-gen |
| max_upload_size | |
| id | 345332 |
| size | 134,200 |
gRPC client code for Nakama Server.
Using hyperium/tonic.
See example tests/auth.rs
[dependencies]
rust-nakama-gen = "0.1"
tonic = "0.4"
tokio = { version = "1.0.2", features = ["rt-multi-thread", "time", "fs", "macros", "net"] }
Depends on heroiclabs/nakama as git submoudle.
git clone https://github.com/harumaxy/nakama-rust-gen.git
git submodule update
cargo build
Then, cargo runs build script (build.rs) and client code geneated into src/gen