feat: add RTT tracking and first-PING delay to NatsClient
This commit is contained in:
@@ -168,6 +168,7 @@ public enum SortOpt
|
||||
ByLast,
|
||||
ByIdle,
|
||||
ByUptime,
|
||||
ByRtt,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user