Create and start a SignalingServer with production-sane defaults so the
quickstart is one call. Safe limits (per-peer rate limiting, maxPayloadBytes,
connection/room caps) are already on by default in SignalingServer; this
additionally installs a warn-level console consoleLogger when none is
supplied, so silent drops and validation failures are visible out of the box.
Create and start a SignalingServer with production-sane defaults so the quickstart is one call. Safe limits (per-peer rate limiting,
maxPayloadBytes, connection/room caps) are already on by default in SignalingServer; this additionally installs awarn-level console consoleLogger when none is supplied, so silent drops and validation failures are visible out of the box.