contego/src
einisto c933339771 File selection based on stdin
* Spawn to threads as a client to handle stdin (blocking) &
  connection/transfer
* Input from stdin gets transfered to connection-thread via MPSC-channel
* Included a new flag (-a) to skip stdin and instead download all
  available files from the host
* Removed earlier typos
2022-07-26 22:08:31 +03:00
..
client.rs File selection based on stdin 2022-07-26 22:08:31 +03:00
lib.rs Single binary structure & integration tests 2022-07-15 16:18:03 +03:00
main.rs File selection based on stdin 2022-07-26 22:08:31 +03:00
server.rs File selection based on stdin 2022-07-26 22:08:31 +03:00