Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

fabianfett
Copy link
Member

With SwiftNIO 2.32.0, we now have explicit modules for generic NIO structures and the Posix implementations. This PR replaces all usages of import NIO with explicit import of NIOCore and NIOPosix.

@fabianfett fabianfett requested a review from tomerd August 18, 2021 08:15
@fabianfett fabianfett force-pushed the ff-explicit-nio-imports branch from 4fd214d to 90b597c Compare August 18, 2021 14:53
@fabianfett fabianfett added the πŸ†• semver/minor Adds new public API. label Aug 18, 2021
@fabianfett fabianfett added this to the 1.0.0-alpha.1 milestone Aug 19, 2021
@fabianfett
Copy link
Member Author

Failing swift-main CI, because of an issue in SwiftNIO - not a blocker: apple/swift-nio#1943

@fabianfett fabianfett merged commit f01a9b6 into swift-server:main Aug 19, 2021
@fabianfett fabianfett deleted the ff-explicit-nio-imports branch August 19, 2021 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ†• semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants