Home

Awesome

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/vapor/async-kit/assets/1130717/1d4e3e08-b237-480b-913b-11d569f6f468"> <source media="(prefers-color-scheme: light)" srcset="https://github.com/vapor/async-kit/assets/1130717/abb01b9f-f6d2-46de-be5a-59d721211bee"> <img src="https://github.com/vapor/async-kit/assets/1130717/abb01b9f-f6d2-46de-be5a-59d721211bee" height="96" alt="AsyncKit"> </picture> <br> <br> <a href="https://docs.vapor.codes/4.0/"><img src="https://design.vapor.codes/images/readthedocs.svg?1" alt="Documentation"></a> <a href="https://discord.gg/vapor"><img src="https://design.vapor.codes/images/discordchat.svg" alt="Team Chat"></a> <a href="LICENSE"><img src="https://design.vapor.codes/images/mitlicense.svg?1" alt="MIT License"></a> <a href="https://github.com/vapor/async-kit/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/vapor/async-kit/test.yml?event=push&style=plastic&logo=github&label=test&logoColor=%23ccc" alt="Continuous Integration"></a> <a href="https://codecov.io/github/vapor/async-kit"><img src="https://img.shields.io/codecov/c/github/vapor/async-kit?style=plastic&logo=codecov&label=Codecov&token=yDzzHja8lt"></a> <a href="https://swift.org"><img src="https://design.vapor.codes/images/swift57up.svg?1" alt="Swift 5.7+"></a> </p> <br>

AsyncKit is a legacy package; its use is not recommended in new projects.

This package provides a set of utilities for working with EventLoopFutures and other related pre-Concurrency support APIs.