-
Notifications
You must be signed in to change notification settings - Fork 0
Linux & Windows support #15
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add support for Linux and Windows platforms.
Current blockers:
- Async URLSession methods in Foundation only available in Apple's Foundation (see macOS v11 support #16)
- This is no longer a blocker since we're using
URLSessionDataTaskdirectly now in Flock's internal downloader
- This is no longer a blocker since we're using
- apple/swift-corelibs-foundation doesn't have correct sendable type definitions for
URLSessionrelated classes/structures
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request