Files
natsnet/reports/current.md
Joseph Doherty ed78a100e2 feat: port session 05 — Subscription Index (sublist)
Port trie-based subject matching engine (81 features, 74 tests).
Includes SubscriptionIndex with cache, wildcard matching (*/>),
queue subscription groups, reverse match, notifications, stats,
and subject validation utilities. Also adds minimal Subscription
and NatsClient stubs needed by the index.
2026-02-26 12:11:06 -05:00

40 lines
586 B
Markdown

# NATS .NET Porting Status Report
Generated: 2026-02-26 17:11:07 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| complete | 11 |
| not_started | 1 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| complete | 449 |
| n_a | 82 |
| not_started | 3074 |
| stub | 68 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| complete | 219 |
| n_a | 82 |
| not_started | 2857 |
| stub | 99 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**843/6942 items complete (12.1%)**