IM-Tools/go-im

用户状态不对

Opened this issue · 0 comments

		manager.SetClientInfo(conn)      // 设置客户端信息
		manager.LaunchOnlineMsg(conn.ID) // 用户在线下发通知
		node.SetUserServiceNode(conn.ID) // 设置用户节点

// 需要加一句设置 Status = 1 的状态