/tftp-rs

High performance Trivial File Transfer Protocol (TFTP) library for Rust

Primary LanguageRustApache License 2.0Apache-2.0

tftp-rs

High performance Trivial File Transfer Protocol (TFTP) library for Rust

RFCs implemented:

Contributing

Getting the code

git clone https://github.com/arjantop/tftp-rs
cd tftp-rs
cargo build

Pull requests

This project uses git-flow (AVH).