Skip to content
Snippets Groups Projects
  • sapier's avatar
    e258675e
    Add propper client initialization · e258675e
    sapier authored
      -add client states to avoid server sending data to uninitialized clients
      -don't show uninitialized clients to other players
      -propper client disconnect handling
    Minor comment fixes in server
    Minor bugfixes in connection
      -improved peer id calculation
      -honor NDEBUG flag
      -improved disconnect handling
      -increased initial send window
    Remove some dead code
    e258675e
    History
    Add propper client initialization
    sapier authored
      -add client states to avoid server sending data to uninitialized clients
      -don't show uninitialized clients to other players
      -propper client disconnect handling
    Minor comment fixes in server
    Minor bugfixes in connection
      -improved peer id calculation
      -honor NDEBUG flag
      -improved disconnect handling
      -increased initial send window
    Remove some dead code