SwiftXcode image for Swift NIO 2. (this requires Swift 5, we also provide a NIO 1 image which works with Swift 4.x: Swift NIO 1 image).
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-nio2
swift xcode link-templates # <-- important!
- Create new project (Command-Shift-N or File/New/Project ...)
- choose macOS / Server / Swift NIO 2 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.