Files
natsnet/dotnet
Joseph Doherty 8973db0027 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
2026-03-01 15:01:23 -05:00
..