This project demonstrates the use of Swift 5.5+ AsyncStreams for handling asynchronous data streams. It provides a practical example of how to use AsyncStreams to process data in a concurrent and efficient manner.
-
Clone the repository:
git clone https://github.com/cmok/Swift-AsyncStreams-Example.git
-
Open the project in Xcode:
open AsyncStreams-Prices/AsyncStreams-Prices.xcodeproj
-
Build and run the project on your iOS device or simulator.
This example project refers to this YouTube video: https://www.youtube.com/watch?v=rjIYTKX226Y&t=1087s