yhs0092 commented on issue #1356: add a Java client of servicecomb-service-center URL: https://github.com/apache/servicecomb-java-chassis/pull/1356#issuecomment-549224736 Hello, thank you for your contribution. I've noticed that the Apache httpclient is introduced in this pull request. Because in Java-Chassis, the common transport functions are based on Vert.x, it's recommended that you use the http client of Vert.x to get access to Service-Center instead of the Apache httpclient. And I'm going to refactor the transport related code of Java-Chassis to provide a common http module, maybe we can write a Service-Center later based on that http module.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
