Skip to content

Create a NetworkQueue - #75

Closed
PayasR wants to merge 1 commit into
mainfrom
payasr/NetworkQueue
Closed

Create a NetworkQueue#75
PayasR wants to merge 1 commit into
mainfrom
payasr/NetworkQueue

Conversation

@PayasR

@PayasR PayasR commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

I noticed we were starting to use dispatch queues and dispatch sources in places throughout the code, creating coupling between this project and libdispatch. This is to abstract out the queue use into a NetworkQueue, which can be backed by a dispatch queue or anything else as needed.

@PayasR
PayasR force-pushed the payasr/NetworkQueue branch from 7552d74 to 414e933 Compare August 11, 2026 05:08
@PayasR

PayasR commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Declining this since the recommendation is to move towards structured concurrency in swift.

@PayasR PayasR closed this Aug 11, 2026
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