Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jun 18, 2020

Motivation:

We create a queue on which the connectivity state delegate is called; we
should let users specify the queue to use.

Modifications:

  • Allow the queue to be set in configuration / in the builder

Result:

Users can choose the DispatchQueue their connectivity state delegate is
executed on.

Motivation:

We create a queue on which the connectivity state delegate is called; we
should let users specify the queue to use.

Modifications:

- Allow the queue to be set in configuration / in the builder

Result:

Users can choose the DispatchQueue their connectivity state delegate is
executed on.
@glbrntt glbrntt added kind/enhancement Improvements to existing feature. nio 🆕 semver/minor Adds new public API. labels Jun 18, 2020
@glbrntt glbrntt requested a review from Lukasa June 18, 2020 15:56
@glbrntt glbrntt merged commit 7e7fdb1 into grpc:master Jun 22, 2020
@glbrntt glbrntt deleted the gb-conn-delegate-q branch June 22, 2020 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Improvements to existing feature. 🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants