feat: add stubs and guards for Start() parity

- Add CheckAuthForWarnings() no-op stub (NatsServer.Auth.cs)
- Add StartDelayedApiResponder() no-op stub (NatsServer.JetStreamCore.cs)
- Guard StartMqtt() to warn instead of throwing NotImplementedException
This commit is contained in:
Joseph Doherty
2026-03-01 15:01:23 -05:00
parent 99399ac917
commit 8973db0027
4 changed files with 42 additions and 3 deletions

View File

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