Package it.polimi.ingsw.gc14.Network.TCP.Server


package it.polimi.ingsw.gc14.Network.TCP.Server
  • Classes
    Class
    Description
    Handles the TCP connection with a single client.
    Handles the heartbeat communication associated with a TCP client.
    TCP server responsible for accepting client connections, handling player registration and reconnection, and sending game updates to connected clients.