feat(batch18): implement group-a server core helpers
This commit is contained in:
@@ -210,6 +210,7 @@ public sealed partial class NatsServer : INatsServer
|
||||
|
||||
private string _httpBasePath = string.Empty;
|
||||
private readonly Dictionary<string, ulong> _httpReqStats = [];
|
||||
private object? _httpHandler;
|
||||
|
||||
// =========================================================================
|
||||
// Client connect URLs
|
||||
|
||||
Reference in New Issue
Block a user