BottleRocketStudios / iOS-Hyperspace

An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
Apache License 2.0
47 stars 17 forks source link

Feature/async await refactor #143

Closed GrandLarseny closed 2 years ago

GrandLarseny commented 2 years ago

I was having problems using the async functions in a project. Seems like it might be a namespace collision with the futures-based execution function.