Back to Swift Nio

``NIOPosix``

Sources/NIOPosix/Docs.docc/index.md

2.99.0531 B
Original Source

NIOPosix

Platform-specific implementations of SwiftNIO abstractions for POSIX systems.

Overview

NIOPosix provides concrete implementations of the core SwiftNIO abstractions defined in NIOCore for POSIX-compliant operating systems including Linux, macOS, and other Unix-like platforms.

This module contains platform-specific channel implementations, event loops, and networking features that leverage operating system capabilities for high-performance networking.

Topics

Articles