Files
natsnet/reports/current.md
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

37 lines
528 B
Markdown

# NATS .NET Porting Status Report
Generated: 2026-03-01 20:01:24 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| complete | 22 |
| n_a | 24 |
| stub | 1 |
| verified | 3626 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| n_a | 307 |
| verified | 2950 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**6941/6942 items complete (100.0%)**