Skip to content

0.1.0

Pre-release
Pre-release

Choose a tag to compare

@80HD-0 80HD-0 released this 16 Sep 02:27
· 2 commits to main since this release

Server version 0.1.0 pretty much adds the new protocol version. yeah that's about it.
Adds:

  • File name requesting
  • File size header sending
  • Protocol version 0 backwards compatibility

Fixes:

  • Minor spelling errors and missing \n's in prints
  • Compiler error about an unused variable (it's used now)