ios-taipei / events

A repo to launch iOS@Taipei meetup events.
20 stars 1 forks source link

Swift Structured Concurrency - Part II #53

Open ChiaoteNi opened 1 year ago

ChiaoteNi commented 1 year ago

活動連結:

https://spotvirtual.com/invite/iostaipei-20ea5d5ecbafb5b9-ZTCvnIY1Oy

活動時間:

週二, 3月28日 · 21:45 – 22:45

FB link:

https://www.facebook.com/events/932575274539121

Demo Project:

https://github.com/ChiaoteNi/StructuredCuoncurrencyDemo

Description:

算入門面向的討論,本次主要聊關於 AsyncSequence 的部分 應該90% 在AsyncSequence,另外10%在Actor上

另Demo Project中已有前次Part I的內容: