RSS

Posts in 2022

  • The Architecture Of ESA RestClient

    Tuesday, March 08, 2022 in Architecture

    ESA Stack(Elastic Service Architecture) 是OPPO云计算中心孵化的技术品牌,致力于微服务相关技术栈,帮助用户快速构建高性能,高可用的云原生微服务。产品包含高性能Web服务框架、RPC框架、服务治理框架、注册中心、配置中心、调用链追踪系统,Service Mesh、Serverless等各类产品及研究方向。 当前部分产品已经对外开源: 开源主站:https://www.esastack.io Github: …

    Read more

  • Release v1.0.1

    Tuesday, March 08, 2022 in Releases

    Fix the bug that the user can,t directly added the encoder and decoder through RestClientBuilder!

    Read more

  • Release v1.0.0

    Wednesday, February 16, 2022 in Releases

    Add codec which will automatically select the appropriate decoder or encoder to decode or encode according to the user’s headers and entity. At the same time, restclient also supports users to insert business logic before and after decode or …

    Read more

Posts in 2021

  • Release v0.1.0

    Tuesday, February 02, 2021 in Releases

    Http1/H2/H2cUpgrade Https Epoll/NIO Interceptor Filter Retry, Redirect, 100-expect-continue Segmented read/write Multipart Metrics

    Read more