asport-quinn 0.3.0

A wrapped quinn to implement ASPORT protocol.
Documentation

asport-quinn

A wrapped quinn to implement ASPORT protocol.

Version Documentation License

Overview

This crate provides a wrapper Connection around quinn::Connection.

Usage

Run the following command to add this crate as a dependency:

cargo add asport-quinn

License

This crate is licensed under GNU General Public License v3.0 or later.

SPDX-License-Identifier: GPL-3.0-or-later