Skip to main content

handle_client_request

Function handle_client_request 

Source
pub(crate) fn handle_client_request(
    player: &Arc<Player>,
    server: &Arc<Server>,
    game_mode: GameType,
)