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

Latest commit

 

History

History
20 lines (12 loc) · 345 Bytes

File metadata and controls

20 lines (12 loc) · 345 Bytes

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