Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T16:01:14.000Z (3 months ago)
- Last Synced: 2024-07-31T19:56:31.629Z (3 months ago)
- Topics: nio, server-side-swift, swift, vapor
- Language: Swift
- Homepage:
- Size: 204 KB
- Stars: 70
- Watchers: 20
- 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.