Module controller

Module controller 

Source
Expand description

§Controller

The controller is in charge of opening the game ports and handling client connections to games. It opens threads per client. Each client has a receiver and a sender thread.

Structs§

Controller
Functionality: