Skip to content

Latest commit

 

History

History

asport-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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