/xmodem.rs

An xmodem implementation in rust

Primary LanguageRustMIT LicenseMIT

XMODEM.rs

Build Status

The XMODEM protocol in Rust

Testing

The tests require the binaries found in the lrzsz package.

Rust channels

Currently only the beta and nightly channels are supported (stable support is waiting on #27585)