Files
BeetleWire/README.md
2024-08-22 02:55:26 +02:00

525 B

Rust file sharing software.

First Rust project, used all tools i could get to make this code. I have no idea what i am doing yet.

image

image

It it shares the content of a specific folder called shared with a client requesting it, the client can only download the files from the folder.

When application starts, it creates both a server and a client.