#reverse-proxy #quic #proxy #asport #networking

app asport-client

A simple Asport client implementation

3 releases

0.1.2 Sep 5, 2024
0.1.1 Aug 21, 2024
0.1.0 Aug 21, 2024

#956 in Network programming

Download history 292/week @ 2024-08-19 6/week @ 2024-08-26 135/week @ 2024-09-02

433 downloads per month

GPL-3.0-or-later

160KB
4K SLoC

asport-client

A simple Asport client implementation.

Version License

Overview

This crate provides a minimal Asport client implementation in Rust. It is designed to be a reference for the ASPORT protocol client implementation.

Quick Start

Please refer to the Quick Start guide.

License

This crate is licensed under GNU General Public License v3.0 or later.

SPDX-License-Identifier: GPL-3.0-or-later

Dependencies

~20–30MB
~561K SLoC