Skip to content

A Waity Release

Compare
Choose a tag to compare
@Freaky Freaky released this 09 Mar 23:23
· 49 commits to master since this release

Added

  • systemd .service file (extra/tarssh.service, #2 from @BenWiederhake)
  • Simple log analysis script (extra/tarssh_log_stats.rb)

Changed

  • Upgrade to Tokio 0.2
  • Migrate to async/await
  • Default to Tokio's basic single-threaded scheduler to minimise resource use