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

app asport-server

A simple Asport server implementation

7 unstable releases (3 breaking)

0.4.0 Feb 16, 2026
0.3.0 Aug 13, 2025
0.2.1 Aug 11, 2025
0.1.2 Sep 5, 2024
0.1.1 Aug 21, 2024

#75 in #reverse-proxy

GPL-3.0-or-later

170KB
4K SLoC

asport-server

A simple Asport server implementation.

Version License

Overview

This crate provides a minimal Asport server implementation in Rust. It is designed to be a reference for the ASPORT protocol server 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

~29–44MB
~718K SLoC