bind property

String bind
final

The listener scope (issue #402 AC4): 'loopback' (default) binds 127.0.0.1 only; 'lan' binds all interfaces so LAN peers — the iOS app above all — can reach the hub. Off by default: a LAN-reachable hub is an explicit host decision.

Implementation

final String bind;