Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update examples to use channel pool #1293

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Oct 6, 2021

Motivation:

Examples are still using ClientConnection. They should use
GRPCChannelPool instead.

Modifications:

  • Update echo, helloworld, and routeguide
  • Update tutorials

Result:

Examples and tutorials are more up-to-date

Motivation:

Examples are still using `ClientConnection`. They should use
`GRPCChannelPool` instead.

Modifications:

- Update echo, helloworld, and routeguide
- Update tutorials

Result:

Examples and tutorials are more up-to-date
@glbrntt glbrntt added the semver/none No version bump required. label Oct 6, 2021
@glbrntt glbrntt merged commit 03fe0fa into grpc:main Oct 6, 2021
@glbrntt glbrntt deleted the gb-examples-channel-pool branch October 6, 2021 16:12
bimawa pushed a commit to StreamLayer/grpc-swift that referenced this pull request Nov 10, 2021
Motivation:

Examples are still using `ClientConnection`. They should use
`GRPCChannelPool` instead.

Modifications:

- Update echo, helloworld, and routeguide
- Update tutorials

Result:

Examples and tutorials are more up-to-date
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.

2 participants