If we implement keep-alive we should limit the maximum amount of clients, that are running in keep alive mode. Once we exceed the maximum amount of clients, the client with the lowest unique ID should be deleted to make room for a new client
If we implement keep-alive we should limit the maximum amount of clients, that are running in keep alive mode.
Once we exceed the maximum amount of clients, the client with the lowest unique ID should be deleted to make room for a new client