| Crates.io | asport-quinn |
| lib.rs | asport-quinn |
| version | 0.3.0 |
| created_at | 2024-08-21 06:09:53.961415+00 |
| updated_at | 2025-08-13 04:30:08.926354+00 |
| description | A wrapped quinn to implement ASPORT protocol. |
| homepage | |
| repository | https://github.com/AkinoKaede/asport |
| max_upload_size | |
| id | 1346171 |
| size | 48,649 |
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