Closed fabianfett closed 1 year ago
The NIO module is an umbrella module that we should not be used anymore. Instead import NIOCore, NIOPosix and NIOEmbedded explicitly where needed.
NIO
NIOCore
NIOPosix
NIOEmbedded
Find a more detailed explanation here:
https://gitlab.com/swift-server-community/RediStack/-/merge_requests/186#note_1191177599
done
The
NIO
module is an umbrella module that we should not be used anymore. Instead importNIOCore
,NIOPosix
andNIOEmbedded
explicitly where needed.Find a more detailed explanation here:
https://gitlab.com/swift-server-community/RediStack/-/merge_requests/186#note_1191177599