https://github.com/vapor/async-kit
Sugary extensions for the SwiftNIO library
https://github.com/vapor/async-kit
nio server-side-swift swift vapor
Last synced: 4 months ago
JSON representation
Sugary extensions for the SwiftNIO library
- Host: GitHub
- URL: https://github.com/vapor/async-kit
- Owner: vapor
- License: mit
- Created: 2018-11-05T21:41:58.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T16:01:14.000Z (about 1 year ago)
- Last Synced: 2024-10-29T20:33:12.932Z (12 months ago)
- Topics: nio, server-side-swift, swift, vapor
- Language: Swift
- Homepage:
- Size: 204 KB
- Stars: 72
- Watchers: 19
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
_**AsyncKit is a legacy package; its use is not recommended in new projects.**_
This package provides a set of utilities for working with [EventLoopFuture](https://swiftpackageindex.com/apple/swift-nio/main/documentation/niocore/eventloopfuture)s and other related pre-Concurrency support APIs.