-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
For convenient use, providing an executable binary (available via cargo install async-tftp-rs
for instance) from this crate would be great. This would make it immediately useful for most use cases that just want to serve tftp, and are not looking to embed tftp in a larger application.
I think this crate would work great as an application since it implements most of the TFTP-related RFCs.
BIkeshedding topics:
- the binary name: could probably be
tftp-server
, orserve-tftp
, to reserve space for a futuretftp-client
I'm willing to add the binary wrapper implementation and make a PR if you're willing to merge it.
Metadata
Metadata
Assignees
Labels
No labels