webtransport-rs 0.0.1

An async-native WebTransport stack for Rust.
Documentation
<div align="center">
  <img
    src="docs/assets/favicon.svg"
    alt="WebTransport-RS Logo"
    width="100"
  />

# WebTransport-RS

_An async-native WebTransport stack for Rust._

<br />

[![Crates.io](https://img.shields.io/crates/v/webtransport-rs.svg)](https://crates.io/crates/webtransport-rs)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
[![Documentation](https://docs.rs/webtransport-rs/badge.svg)](https://docs.rs/webtransport-rs)

</div>

## Features

This project is currently under active development.

## License

Distributed under the terms of the Apache License 2.0. See [`LICENSE`](LICENSE) for details.