-
Notifications
You must be signed in to change notification settings - Fork 749
NetworkTransport for Swift Codegen #1076
Copy link
Copy link
Closed
Labels
codegenIssues related to or arising from code generationIssues related to or arising from code generationenhancementIssues outlining new things we want to do or things that will make our lives as devs easierIssues outlining new things we want to do or things that will make our lives as devs easiernetworking-stack
Milestone
Metadata
Metadata
Assignees
Labels
codegenIssues related to or arising from code generationIssues related to or arising from code generationenhancementIssues outlining new things we want to do or things that will make our lives as devs easierIssues outlining new things we want to do or things that will make our lives as devs easiernetworking-stack
Need to build out a
Codable-compatibleNetworkTransportfor the code generated from Swift Codegen.Might take this as an opportunity to rethink some stuff we're currently doing via delegates, but that's TBD as it gets closer.