Skip to content

Async internals

Latest
Compare
Choose a tag to compare
@lightsprint09 lightsprint09 released this 11 Jul 11:20
516e1a4
  • NetworkService request is now asyny/await
  • NetworkService is now Sendable
  • Resource becomes Resource<Result, Error>
  • New Error mapping convince
  • Fully supports Swift concurrency