Files
natsnet/reports/current.md
Joseph Doherty 65c8e932e2 feat(batch45): implement events server methods — stats, remote tracking, connection events
Port 80 features from server/events.go including the full events infrastructure:
internal send/receive loops, system subscription machinery, statsz heartbeats,
remote server tracking, connection event advisories, user-info handler, OCSP peer
reject events, remote latency merge, kick/ldm client, and helper functions.

Add ClearConnectionHeartbeatTimer/SetConnectionHeartbeatTimer to Account,
add MsgHandler/SysMsgHandler delegates and supporting types (ServerApiResponse,
EventFilterOptions, StatszEventOptions, UserInfo, KickClientReq, LdmClientReq,
AccNumSubsReq) to EventTypes.cs, and add Seq field to ServerInfo for heartbeat
sequence tracking.
2026-03-01 09:41:20 -05:00

39 lines
565 B
Markdown

# NATS .NET Porting Status Report
Generated: 2026-03-01 14:41:00 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| complete | 22 |
| deferred | 284 |
| n_a | 24 |
| stub | 1 |
| verified | 3342 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 884 |
| n_a | 307 |
| verified | 2066 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**5773/6942 items complete (83.2%)**