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: async interface #114

Merged
merged 1 commit into from
Feb 24, 2024
Merged

feat: async interface #114

merged 1 commit into from
Feb 24, 2024

Conversation

michalc
Copy link
Member

@michalc michalc commented Feb 24, 2024

This brings the async example from the documentation into the codebase proper.

This is inspired by the PR and conversation at uktrade/stream-unzip#80. To avoid duplication, threads are used to use the sync code without blocking the event loop.

@michalc michalc force-pushed the feat/async-interface branch 15 times, most recently from 192e545 to 6355563 Compare February 24, 2024 15:21
This brings the async example from the documentation into the codebase proper.

This is inspired by the PR and conversation at
uktrade/stream-unzip#80. To avoid duplication, threads
are used to use the sync code without blocking the event loop.
@michalc michalc force-pushed the feat/async-interface branch from 6355563 to 0da4e17 Compare February 24, 2024 15:37
@michalc michalc merged commit f558cb0 into main Feb 24, 2024
5 checks passed
@michalc michalc deleted the feat/async-interface branch February 24, 2024 15:55
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.

1 participant