Skip to content

Commit

Permalink
feat(docs): Add routeguide tutorial (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
alce authored and LucioFranco committed Oct 18, 2019
1 parent 6210103 commit 5d0a795
Show file tree
Hide file tree
Showing 5 changed files with 942 additions and 48 deletions.
1 change: 1 addition & 0 deletions tonic-examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ tower = "=0.3.0-alpha.2"
# Required for routeguide
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rand = "0.7.2"

[build-dependencies]
tonic-build = { path = "../tonic-build" }
Loading

0 comments on commit 5d0a795

Please sign in to comment.