Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Adds the missing async URLSession methods on Linux

License

Notifications You must be signed in to change notification settings

cbaltzer/foundation-networking-async

Repository files navigation

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