Files
natsnet/reports/current.md
Joseph Doherty 60bb56a90c docs: add MQTT server-side orchestration design
Full protocol parity design for MQTT 3.1.1: listener, client creation,
parser/dispatch, all packet handlers (CONNECT through DISCONNECT),
QoS 0/1/2, will messages, retained messages, session persistence,
and JetStream consumer management. Bottom-up implementation strategy.
2026-03-01 15:25:01 -05:00

37 lines
528 B
Markdown

# NATS .NET Porting Status Report
Generated: 2026-03-01 20:25:04 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%)**