15 lines
No EOL
423 B
Markdown
15 lines
No EOL
423 B
Markdown
[](https://github.com/Tahinli/rust-tcp-file-transfer/actions/workflows/rust.yml)
|
|
# rust-tcp-file-transfer
|
|
TCP File Transfer Server and Client in Rust
|
|
|
|
☑ File transfer over network.
|
|
|
|
☐ Remove memory limitations.
|
|
|
|
☐ Folder transfer.
|
|
|
|
☐ Remember where it stopped.
|
|
|
|
☐ Reach over NAT (peer to peer).
|
|
|
|
☐ Async. |