nodes property

List<DERPNode> nodes
final

DERP nodes running in this region, in priority order.

Implementation

final List<DERPNode> nodes;