Click to expand
inform the 2 players the exact time when the game will start
{time_start: Date}
Click to expand
{
userId : number,
current_pos : number,
}
{
userId : number,
current_pos : number
}
Click to expand
need to be handled in the method handleDisconnect
{
userId: number
}