Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 510 Bytes

Oxyconnect

What is this project?

I'm not really sure, to be honest. Something to do with data transfer over the network.

How to?

Do a cargo run and I'm sure the awesome CLI generated by clap will guide you.

Future plans

  • Move to a more robust I/O library like mio, or tokio if needed.
  • Write a custom protocol for the fun of it.
  • GUI? Maybe.
  • Cross platform? Possibly.
  • Mobile support? Ask again a few years later.