# TTFTP

a (Tremendously) Trivial File Transfer Protocol implementation

TTFTP is a sans-io, no-std, no-alloc TFTP implementation as according to [RFC 1350](https://datatracker.ietf.org/doc/html/rfc1350). Currently, this crate implements only a client and does not support options.