A wrapped quinn to implement ASPORT protocol.
This crate provides a wrapper Connection
around quinn::Connection
.
Run the following command to add this crate as a dependency:
cargo add asport-quinn
This crate is licensed under GNU General Public License v3.0 or later.
SPDX-License-Identifier: GPL-3.0-or-later