Skip to content

TGMM/xymodem.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The XMODEM and YMODEM protocols in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages