Files
natsnet/reports/current.md
Joseph Doherty b465d095e3 feat(mqtt): implement QoS 1 PUBACK and QoS 2 PUBREC/PUBREL/PUBCOMP handlers
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.
2026-03-01 16:08:28 -05:00

528 B

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%)