/foundation-networking-async

Adds the missing async URLSession methods on Linux

Primary LanguageSwiftMIT LicenseMIT

FoundationNetworking+Async

Adds the missing async methods for URLSession on Linux.

import FoundationNetworkingAsync

Everything is wrapped in Linux-only compilation directives so it should be safe to drop in even if you're developing on macOS.

Progress:

  • Data
  • Download task
  • Upload task
  • Bytes