At this time the a message reveived from a client is
sent to all other clients by the receiving
client-thread, one after another.
Though the connection speed of all clients affects each
other, depending on the order in the client-list.
-> relay messages to the clients at once, using their
listen-thread will speed up the connection for all clients