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

NetworkTransport for Swift Codegen #1076

Closed
designatednerd opened this issue Mar 11, 2020 · 2 comments
Closed

NetworkTransport for Swift Codegen #1076

designatednerd opened this issue Mar 11, 2020 · 2 comments
Labels
codegen Issues related to or arising from code generation enhancement Issues outlining new things we want to do or things that will make our lives as devs easier networking-stack
Milestone

Comments

@designatednerd
Copy link
Contributor

Need to build out a Codable-compatible NetworkTransport for 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.

@designatednerd designatednerd added codegen Issues related to or arising from code generation enhancement Issues outlining new things we want to do or things that will make our lives as devs easier labels Mar 11, 2020
@designatednerd
Copy link
Contributor Author

This is in progress with #1340 / #1341.

@designatednerd designatednerd modified the milestones: Swift Codegen Phase 1 Alpha, Networking Beta Sep 9, 2020
@designatednerd
Copy link
Contributor Author

Shipped with the 0.33.0-beta1 networking stack!

@designatednerd designatednerd modified the milestones: Networking Beta, Next Release Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Issues related to or arising from code generation enhancement Issues outlining new things we want to do or things that will make our lives as devs easier networking-stack
Projects
None yet
Development

No branches or pull requests

1 participant