DougPA
DougPA

Reputation: 135

How to adapt CocoaAsyncSocket package with async / await

Has anyone successfully adapted CocoaAsyncSocket (TCP and / or UDP) to support async / await? I’ve used CocoaAsyncSocket for the last few years in my apps and would like to simplify the apps by eliminating the delegate usage and replace it with async / await.

Upvotes: 1

Views: 140

Answers (0)

Related Questions