apple / swift-async-dns-resolver

A Swift library for asynchronous DNS requests, wrapping c-ares with Swift-friendly APIs and data structures.
Apache License 2.0
92 stars 16 forks source link

Move platform availability to types #22

Closed yim-lee closed 7 months ago

yim-lee commented 7 months ago

Motivation: Having platforms in Package.swift might prevent others from adopting this library.

Modifications: