/rust-pixelflut

Pixelflut client written in rust.

Primary LanguageRustISC LicenseISC

Rust-Pixelflut

A Pixelflut client written in rust, mostly as a starting point to get familiar with the language.

In this repository you can find the first program have ever written in rust 😃🎉 (apart from calculating prime numbers and hello world).

This is one of the fun things I got to do at GPN17.

Enhanced on GPN19:

  • Config file
  • Better error handling on the TCP connections
  • Support for sending images
  • Closing connections on Ctrl-C