2 releases
0.1.1 | Sep 5, 2024 |
---|---|
0.1.0 | Aug 21, 2024 |
#2113 in Network programming
44 downloads per month
Used in 2 crates
94KB
2.5K
SLoC
asport-quinn
A wrapped quinn to implement ASPORT protocol.
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
~182K SLoC