Module fast_server::connection_handler

source ·
Expand description

Module that specifies structs and functions used to handle player sockets

Structs§

  • Struct used to handle connections of the players
  • An custom error type that keeps track of the error type and the player that the thread was handling

Enums§