feat: complete Start() with full subsystem startup sequence

Wire up Start() to call all subsystem startup methods matching
Go's Server.Start() sequence: auth warnings, rate limit log,
profiler, monitoring, resolver, GW reply map expiration,
JetStream, delayed API responder, OCSP, gateways, websocket,
leafnodes, MQTT, routing, ports file, accept loop.
This commit is contained in:
Joseph Doherty
2026-03-01 15:04:25 -05:00
parent 8973db0027
commit bd40b36c23
2 changed files with 173 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-03-01 20:01:24 UTC
Generated: 2026-03-01 20:04:26 UTC
## Modules (12 total)