Skip to content

Conditionalize availability of StdioTransport #65

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

Merged
merged 2 commits into from
Apr 10, 2025

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Apr 10, 2025

Follow-up to #61

The only platform-specific code in this library deals with transports. We already conditionalize availability of our custom NetworkTransport type on the availability of the Network framework. This PR updates StdioTransport to do the same. This should make the library usable on all platforms that support Swift (just without certain transport types available).

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
@mattt mattt changed the title Conditionalize availability of StdioTransport Conditionalize availability of StdioTransport Apr 10, 2025

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
@mattt mattt merged commit 960c1dd into main Apr 10, 2025
4 checks passed
@mattt mattt deleted the mattt/conditional-stdio-transport-availability branch April 10, 2025 16:15
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.

None yet

1 participant