SwiftXcode image for Swift NIO 1.
Note: For Swift 5 and NIO 2 checkout the SwiftNIO 2 Image. This image is tied to NIO 1, even when compiling with a Swift 5 compiler.
Swift NIO is a cross-platform asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. It's like Netty written in Swift.
Check the main project for details: SwiftXcode.
brew install swiftxcode/swiftxcode/swift-xcode-nio1
swift xcode link-templates # <-- important!
- Create new project (Command-Shift-N or File/New/Project ...)
- choose macOS / Server / Swift NIO template
- check desired options
- build and run, and then have fun!
Brought to you by ZeeZide. We like feedback, GitHub stars, cool contract work, presumably any form of praise you can think of.