XYMODEM.rs

The XMODEM and YMODEM protocols in Rust.

The YMODEM implementation uses code from the original xmodem.rs crate by awelkie. The XMODEM contained in this package is the same as the original code with some minor tweaks.

Testing

The tests require the binaries found in the lrzsz package. Currently, tests only work for XModem.