QoS 1: deliver message then send PUBACK. QoS 2: store in-memory pending PUBREL, send PUBREC; on PUBREL deliver and send PUBCOMP. Wire all four PI-packet dispatches (PUBACK/PUBREC/PUBREL/PUBCOMP) in parser. Add QoS2Pending dictionary to MqttHandler for in-memory QoS 2 tracking. 6 new tests for QoS 1/2 flows including full QoS 2 handshake.
37 lines
528 B
Markdown
37 lines
528 B
Markdown
# NATS .NET Porting Status Report
|
|
|
|
Generated: 2026-03-01 21:08:29 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%)**
|