feat: improve operations diagnostics and channel management
This commit is contained in:
@@ -25,6 +25,8 @@ export interface GatewayInboundAuthDto {
|
||||
authSource?: string;
|
||||
timestamp?: number;
|
||||
remoteIp?: string;
|
||||
version?: string;
|
||||
requestedVersion?: number;
|
||||
}
|
||||
|
||||
export interface GatewayInboundSubmitDto {
|
||||
|
||||
Reference in New Issue
Block a user