2 releases

0.1.1 Sep 5, 2024
0.1.0 Aug 21, 2024

#2026 in Network programming

Download history 150/week @ 2024-08-17 21/week @ 2024-08-24 132/week @ 2024-08-31 30/week @ 2024-09-07

333 downloads per month
Used in 2 crates

GPL-3.0-or-later

94KB
2.5K SLoC

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

Dependencies

~6–14MB
~181K SLoC