Add IP and user ID to connection close message
This commit is contained in:
@@ -159,7 +159,7 @@ export class StreamingApiServerService {
|
||||
this.cacheService,
|
||||
this.channelFollowingService,
|
||||
this.loggerService,
|
||||
user, app,
|
||||
user, app, requestIp,
|
||||
rateLimiter,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user