feat(batch17): port subscription and delivery client core features

This commit is contained in:
Joseph Doherty
2026-02-28 19:12:58 -05:00
parent aeeb73f699
commit 1baba5ac0e
5 changed files with 577 additions and 1 deletions

View File

@@ -1756,7 +1756,7 @@ public sealed partial class ClientConnection
// features 471-486: processPub variants, parseSub, processSub, etc.
// Implemented in full when Server+Account sessions complete.
// features 487-503: deliverMsg, addToPCD, trackRemoteReply, pruning, pubAllowed, etc.
// features 477-496 and 487-503: see ClientConnection.SubscriptionsAndDelivery.cs
// features 512-514: processServiceImport, addSubToRouteTargets, processMsgResults