<h1 align="center">
<a href="https://retty.io"><img src="https://raw.githubusercontent.com/retty-io/retty/master/docs/retty.io.png" alt="Retty"></a>
<br>
</h1>
<p align="center">
<a href="https://github.com/retty-io/async-transport/actions">
<img src="https://github.com/retty-io/async-transport/workflows/cargo/badge.svg">
</a>
<a href="https://deps.rs/repo/github/retty-io/async-transport">
<img src="https://deps.rs/repo/github/retty-io/async-transport/status.svg">
</a>
<a href="https://crates.io/crates/async-transport">
<img src="https://img.shields.io/crates/v/async-transport.svg">
</a>
<a href="https://docs.rs/async-transport">
<img src="https://docs.rs/async-transport/badge.svg">
</a>
<a href="https://doc.rust-lang.org/1.6.0/complement-project-faq.html#why-dual-mitasl2-license">
<img src="https://img.shields.io/badge/license-MIT%2FApache--2.0-blue" alt="License: MIT/Apache 2.0">
</a>
</p>
<p align="center">
<a href="https://retty.io">async-transport</a> is a collection of asynchronous transports, i.e, UDP, TCP, etc.
</p>