Projects

SwiftNIO


About

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

SwiftNIO is a cross-platform asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.

It's like Netty, but written for Swift.

The SwiftNIO project is organized across multiple repositories:

  1. SwiftNIO core

  2. TLS (SSL) support

  3. HTTP/2 support

  4. First-class support for macOS, iOS, tvOS, and watchOS

  5. SSH support

Language

  • Swift

Links