597 Forks
7302 Stars
7302 Watchers

swift-nio

Event-driven network application framework for high performance protocol servers & clients, non-blocking.

How to download and setup swift-nio

Open terminal and run command
git clone https://github.com/apple/swift-nio.git
git clone is used to create a copy or clone of swift-nio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swift-nio https://github.com/apple/swift-nio/archive/master.zip

Or simply clone swift-nio with SSH
[email protected]:apple/swift-nio.git

If you have some problems with swift-nio

You may open issue on swift-nio support forum (system) here: https://github.com/apple/swift-nio/issues