Skip to content

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).

@mattt mattt changed the title Conditionalize availability of StdioTransport Conditionalize availability of StdioTransport Apr 10, 2025
@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.

2 participants