Have you ever dream to write asynchronous code like its synchronous counterpart?
AwaitKit is a powerful Swift library inspired by the Async/Await specification in ES8 (ECMAScript 2017) which provides a powerful way to write asynchronous code in a sequential manner.

Leave a Reply
You must be logged in to post a comment.