Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Dec 15, 2021

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-date

@glbrntt glbrntt added the semver/none No version bump required. label Dec 15, 2021
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-date
@glbrntt glbrntt force-pushed the gb-update-route-guide branch from 3b74c1a to 4682255 Compare December 15, 2021 10:58
@glbrntt glbrntt merged commit a5bc23d into grpc:1.6.0-async-await Dec 15, 2021
@glbrntt glbrntt deleted the gb-update-route-guide branch December 15, 2021 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants