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(session): Async/await support #4

Merged
merged 9 commits into from
Apr 24, 2022
Merged

feat(session): Async/await support #4

merged 9 commits into from
Apr 24, 2022

Conversation

pjechris
Copy link
Owner

Add a basic support for async/await. For now it will rely on Publisher implementation so we have a support for both (Combine + async/await) without having 2 implementations.

@pjechris pjechris added the enhancement New feature or request label Apr 24, 2022
@pjechris pjechris merged commit 6ec589c into main Apr 24, 2022
@pjechris pjechris deleted the feat/async-await branch April 24, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant