mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-09-04 22:53:17 +08:00
Merge 8629562ab56e9a62d82198cdc7b3328073b98859 into 175a7bb0673eca18e9d1b10bff4f728da6b1b513
This commit is contained in:
commit
9c447761cb
@ -91,7 +91,6 @@ func (c *Client) ResetClient(ctx *UserConnContext, conn ClientConn, longConnServ
|
||||
c.UserID = ctx.GetUserID()
|
||||
c.ctx = ctx
|
||||
c.longConnServer = longConnServer
|
||||
c.IsBackground = false
|
||||
c.closed.Store(false)
|
||||
c.closedErr = nil
|
||||
c.token = ctx.GetToken()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user