A simple Asport client implementation.
This crate provides a minimal Asport client implementation in Rust. It is designed to be a reference for the ASPORT protocol client implementation.
Please refer to the Quick Start guide.
This crate is licensed under GNU General Public License v3.0 or later.
SPDX-License-Identifier: GPL-3.0-or-later