feat: add RTT tracking and first-PING delay to NatsClient

This commit is contained in:
Joseph Doherty
2026-02-23 00:34:30 -05:00
parent 573cd06bb1
commit eb25d52ed5
4 changed files with 148 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ public enum SortOpt
ByLast,
ByIdle,
ByUptime,
ByRtt,
}
/// <summary>