int IServer <TPeer> .GetConnectionsInRoom(ushort room, List <TPeer> recipientsBuffer) { return(_clients.GetConnectionsInRoom(room, recipientsBuffer)); }