I have create two grpc grpc server instance by followings code:
builder1.AddListeningPort("0.0.0.0:50050", grpc::InsecureServerCredentials()); ... b