mirror of
https://github.com/Myxelium/BeetleWire.git
synced 2026-07-07 14:55:09 +00:00
11 lines
525 B
Markdown
11 lines
525 B
Markdown
# 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.
|
|
|
|

|
|
|
|

|
|
|
|
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.
|