Commit a5bc23d
authored
Update the RouteGuide example and tutorial (#1331)
Motivation:
Our examples should be up-to-date. The RouteGuide example currently uses
the NIO event-loop-future API, it should use the async/await API
instead.
Modifications:
- Convert the route guide example to async/await
- Update the corresponding tutorial
Result:
RouteGuide is more up-to-date1 parent a6d3157 commit a5bc23d
File tree
6 files changed
+742
-490
lines changed- Sources/Examples/RouteGuide
- Client
- Model
- Server
- docs
6 files changed
+742
-490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments