We shouldn't accept more connections when UI dispatches a prepare command because we cannot run, pause, stop any clients if they didn't prepared.
We can accept more connection when the server is created or all clients are stopped. In the client stopped, we can recycle the client by prepare them again....
We shouldn't accept more connections when UI dispatches a prepare command because we cannot run, pause, stop any clients if they didn't prepared.
We can accept more connection when the server is created or all clients are stopped. In the client stopped, we can recycle the client by prepare them again....