feat(mqtt): implement config stubs and clean up server extensions
Convert MqttConfigAuth, MqttHandleClosedClient, MqttUpdateMaxAckPending to no-ops and MqttDetermineReplicas to return 1 (standalone). Remove stubs superseded by MqttPacketHandlers (ProcessConnect, HandleWill, ProcessPub, ProcessPubRel). Remaining JetStream-dependent stubs are documented but unchanged.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NATS .NET Porting Status Report
|
||||
|
||||
Generated: 2026-03-01 21:10:54 UTC
|
||||
Generated: 2026-03-01 21:15:21 UTC
|
||||
|
||||
## Modules (12 total)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user