The Swift Package Index logo.Swift Package Index

When working with an Xcode project:

When working with a Swift Package Manager manifest:

Select a package version:

1.1.2

main


SyncStream Package provides two classes, One is SyncStream which is similar to the swift AsyncStream but run in synchronous way. The other is BidirectionalSyncStream which is inspired by the generator in python, have the ability to send values back to the stream.


Compatibility

Full Build Results