Swift Packages
| Repository | Description |
|---|---|
| swift-nio | Event-driven network application framework for high performance protocol servers & clients, non-blocking. |
| swift-event | Swift wrapper around libevent for event-driven, non-blocking I/O and async TCP sockets. Uses kqueue on Apple platforms and epoll on Linux. Swift 6 concurrency. |