feat: port sessions 14-16 — Routes, Leaf Nodes & Gateways
Session 14 (57 features, IDs 2895-2951): - RouteTypes: RouteType enum, Route, RouteInfo, ConnectInfo, ASubs, GossipMode Session 15 (71 features, IDs 1979-2049): - LeafNodeTypes: Leaf, LeafNodeCfg (replaces stub), LeafConnectInfo Session 16 (91 features, IDs 1263-1353): - GatewayTypes: GatewayInterestMode, SrvGateway (replaces stub), GatewayCfg, Gateway, OutSide, InSide, SitAlly, GwReplyMap, GwReplyMapping
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NATS .NET Porting Status Report
|
||||
|
||||
Generated: 2026-02-26 20:46:14 UTC
|
||||
Generated: 2026-02-26 20:50:51 UTC
|
||||
|
||||
## Modules (12 total)
|
||||
|
||||
@@ -13,9 +13,9 @@ Generated: 2026-02-26 20:46:14 UTC
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| complete | 1382 |
|
||||
| complete | 1601 |
|
||||
| n_a | 82 |
|
||||
| not_started | 2116 |
|
||||
| not_started | 1897 |
|
||||
| stub | 93 |
|
||||
|
||||
## Unit Tests (3257 total)
|
||||
@@ -36,4 +36,4 @@ Generated: 2026-02-26 20:46:14 UTC
|
||||
|
||||
## Overall Progress
|
||||
|
||||
**1975/6942 items complete (28.5%)**
|
||||
**2194/6942 items complete (31.6%)**
|
||||
|
||||
Reference in New Issue
Block a user