This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server: Fix throws exceptions while broadcasting messages.
While broadcasting a message to some nodes an error can occur because the node connection is closed but isn't yet removed from the *to send* list. Here we will catch these exceptions to allow the server to continue working.
- Loading branch information