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

feat: Refactor network transport auth handling; provide new member-wise initializer #422

Merged
merged 3 commits into from
Nov 5, 2020

Conversation

palpatim
Copy link
Contributor

  • Fix deprecated trailing closure patterns in tests
  • Add all of Pods to the .gitallowed rather than piecemealing approved patterns

Refs: #415

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@palpatim palpatim requested a review from lawmicha October 14, 2020 23:00
@lesmuc
Copy link

lesmuc commented Oct 29, 2020

+1

Copy link
Contributor

@lawmicha lawmicha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

var activeTimers: [String: DispatchSourceTimer] = [:]

/// Creates a network transport with the specified server URL and session configuration.
public enum AppSyncAuthProvider {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious what do we gain by having this under AWSAppSyncHTTPNetworkTransport instead of it's own file?

@palpatim palpatim merged commit e62fab2 into main Nov 5, 2020
@palpatim palpatim deleted the palpatim/network-transport-refactoring branch November 5, 2020 17:52
@palpatim
Copy link
Contributor Author

palpatim commented Nov 5, 2020

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.

3 participants