SignalR-Client-Swift
SignalR-Client-Swift copied to clipboard
Use Async/Await instead of callbacks
Using Async await will be a cleaner implementation than callbacks and more in line with Swift.
Yes