Skip to content

move elg provider as a nested class of the client #40

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

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jun 2, 2019

motivation: elg provider is a likely to be a common pattern in client libraries (like db drivers etc), lets prevent type clashes

changes: make EventLoopGroupProvider a nested class of HTTPClient

motivation: elg provider is a likely to be a common pattern in client libraries (like db drivers, etc), lets prevent type clashes

changes: make EventLoopGroupProvider a nested class of HTTPClient
@tomerd tomerd force-pushed the fix/elg-provider branch from 247d6f1 to 634f8ff Compare June 2, 2019 01:47
@tomerd tomerd merged commit 100b04b into swift-server:master Jun 2, 2019
@tomerd tomerd deleted the fix/elg-provider branch June 2, 2019 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants