asport-quinn

Crates.ioasport-quinn
lib.rsasport-quinn
version0.1.1
sourcesrc
created_at2024-08-21 06:09:53.961415
updated_at2024-09-05 10:45:30.821675
descriptionA wrapped quinn to implement ASPORT protocol.
homepage
repositoryhttps://github.com/AkinoKaede/asport
max_upload_size
id1346171
size26,147
秋野かえで (AkinoKaede)

documentation

README

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

Commit count: 0

cargo fmt