mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-04 19:32:17 +08:00 
			
		
		
		
	Add etcd as a service discovery mechanism
This commit is contained in:
		
							parent
							
								
									31060d712e
								
							
						
					
					
						commit
						7529781c62
					
				@ -216,8 +216,7 @@ func (ws *WsServer) sendUserOnlineInfoToOtherNode(ctx context.Context, client *C
 | 
			
		||||
			log.ZDebug(ctx, "Filter out this node", "node", v.Target())
 | 
			
		||||
			continue
 | 
			
		||||
		}
 | 
			
		||||
		fmt.Printf("Connection target: %s\n", v.Target())
 | 
			
		||||
		log.ZDebug(ctx, "target ", v.Target())
 | 
			
		||||
		log.ZDebug(ctx, "conn ", "target", v.Target())
 | 
			
		||||
 | 
			
		||||
		wg.Go(func() error {
 | 
			
		||||
			msgClient := msggateway.NewMsgGatewayClient(v)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user