Commit 3e7f2f6
committed
Add
# Motivation
The pitch to add external backpressure support to the standard libraries `AsyncStream` got returned for revision since there are larger open questions around `AsyncSequence`. However, having external backpressure in a source asynchronous sequence is becoming more and more important.
# Modification
This PR adds a modified proposal and implementation that brings the Swift Evolution proposal over to Swift Async Algorithms.AsyncBackpressuredStream proposal and implementation1 parent 26111a6 commit 3e7f2f6
File tree
5 files changed
+3920
-0
lines changed- Evolution
- Sources/AsyncAlgorithms
- Internal
- MultiProducerSingleConsumerChannel
- Tests/AsyncAlgorithmsTests/MultiProducerSingleConsumerChannel
5 files changed
+3920
-0
lines changed
0 commit comments