Skip to content

Class Names Standard

Compare
Choose a tag to compare
@RomainL972 RomainL972 released this 29 May 14:21
· 29 commits to master since this release

Added

  • Can connect to last host with settings
  • Beginning file encryption support

Changed

  • Changed many class and file names so they match each other
  • Separate Backend and RSAKey classes in different files
  • Connexion sleeps 1 second in main loop to reduce CPU use

Fixed

  • Now support multiple messages in one packet
  • Don't try to stop server when already stopped
  • TuringChat now handles username changes instead of CLI/GUI
  • More client connect exception handled
  • GUI screen getting empty when full fixed