3 unstable releases
0.2.0 | Nov 13, 2024 |
---|---|
0.1.1 | Nov 13, 2024 |
0.1.0 | Nov 13, 2024 |
#1006 in Network programming
129 downloads per month
79KB
2K
SLoC
TTFTP
a (Tremendously) Trivial File Transfer Protocol implementation
TTFTP is a sans-io, no-std, no-alloc TFTP implementation as according to RFC 1350. Currently, this crate implements only a client and does not support options.
lib.rs
:
a (Tremendously) Trivial File Transfer Protocol implementation
A sans-io, no-std, no-alloc TFTP implementation as according to RFC 1350.
Currently, this crate implements only a client and does not support options.
Dependencies
~1MB
~19K SLoC