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

Async Await Support #3

Merged
merged 8 commits into from Mar 14, 2022
Merged

Async Await Support #3

merged 8 commits into from Mar 14, 2022

Conversation

Blackjacx
Copy link
Owner

@Blackjacx Blackjacx commented Mar 14, 2022

  • Implements async/await support and replaces the async operations by that.
  • As you can see the code size has been reduced dramatically.
  • The networking code is now fully powered by async await.

- Use newest OS/Swift versions
- adding timeout interval to Endpoint protocol
- removes publisher/combine code from networking layer
operations are far more complicated than the fancy new async await.
@Blackjacx Blackjacx merged commit ba4c3e1 into develop Mar 14, 2022
@Blackjacx Blackjacx deleted the async-await branch March 14, 2022 00:34
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.

None yet

1 participant