Code Monkey home page Code Monkey logo

Comments (3)

HuangSheng avatar HuangSheng commented on August 25, 2024

@guanchao-yang 问一下,你们httpClientd的支持是用4.5.0+的版本吗?有计划兼容旧一点的4.3.0+版本么?包括3.X版本的httpClient。
还有这些都是用的plugin的方式支持吗?

from sofa-tracer.

guanchao-yang avatar guanchao-yang commented on August 25, 2024

@HuangSheng 这些都是以 Plugin 的方式提供。首先支持的是 4.5.0 的最新版本,然后之前的 4.X 版本也会考虑支持。像 3.X 的版本,可能优先级不那么高了哈,这里期望大家一起贡献下哈。

from sofa-tracer.

guanchao-yang avatar guanchao-yang commented on August 25, 2024

And also support http aync client plugin for SOFA Tracer .And support httpasyncclient version is 4.1.X.

<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpasyncclient</artifactId>
    <version>4.1.X</version>
</dependency>

from sofa-tracer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.