13 lines
411 B
Markdown
13 lines
411 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 boundaries.
|
|
|
|
☐ Folder transfer.
|
|
|
|
☐ Remember where it stopped.
|
|
|
|
☐ Reach over NAT (peer to peer).
|