Crates.io | asport-quinn |
lib.rs | asport-quinn |
version | 0.1.1 |
source | src |
created_at | 2024-08-21 06:09:53.961415 |
updated_at | 2024-09-05 10:45:30.821675 |
description | A wrapped quinn to implement ASPORT protocol. |
homepage | |
repository | https://github.com/AkinoKaede/asport |
max_upload_size | |
id | 1346171 |
size | 26,147 |
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