Open Badabum opened 6 years ago
Consider the situation:
10 connected clients -> SendToAllAsync is invoked -> Last Socket Disconnects -> attempt to send message to the removed client. I'm almost sure that this will cause an exception. Could you comment on this, @radu-matei ?
Consider the situation:
10 connected clients -> SendToAllAsync is invoked -> Last Socket Disconnects -> attempt to send message to the removed client. I'm almost sure that this will cause an exception. Could you comment on this, @radu-matei ?