Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSONDecode and NIOFoundationCompat #641

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

adam-fowler
Copy link
Member

If we are to support just importing FoundationEssentials then we cannot include NIOFoundationCompat because it imports the full Foundation framework. This PR adds the elements of NIOFoundationCompat that we need to Hummingbird and it also makes the inclusion of NIOTransportServices conditional on building for Apple OS as that uses NIOFoundationCompat.

@adam-fowler adam-fowler requested a review from Joannis as a code owner December 26, 2024 08:35
@adam-fowler adam-fowler added breaking change Change that requires a major version and removed breaking change Change that requires a major version labels Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants