ttftp

Crates.iottftp
lib.rsttftp
version0.2.0
sourcesrc
created_at2024-11-13 02:56:09.595896
updated_at2024-11-13 17:28:16.254817
descriptionA sans-io TFTP library. Currently provides only a client and does not support options.
homepage
repository
max_upload_size
id1445897
size92,952
(melvdlin)

documentation

https://docs.rs/ttftp

README

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.

Commit count: 0

cargo fmt