Add IP and user ID to connection close message
This commit is contained in:
parent
c5f7dcbb7e
commit
3dd993a76a
2 changed files with 6 additions and 2 deletions
|
|
@ -159,7 +159,7 @@ export class StreamingApiServerService {
|
|||
this.cacheService,
|
||||
this.channelFollowingService,
|
||||
this.loggerService,
|
||||
user, app,
|
||||
user, app, requestIp,
|
||||
rateLimiter,
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue