kitex-contrib / codec-dubbo

支持 kitex <-> dubbo 互通的 dubbo 协议编解码器。
Apache License 2.0
16 stars 14 forks source link

feat(prob): support protocol probing #92

Closed whalecold closed 3 months ago

whalecold commented 3 months ago

What type of PR is this?

feat

Check the PR title.

(Optional) Translate the PR title into Chinese.

支持协议嗅探,同时支持 dubbo 和原生的 thrift

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: zh(optional):

(Optional) Which issue(s) this PR fixes:

https://github.com/kitex-contrib/codec-dubbo/issues/91

(optional) The PR that updates user documentation:

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

whalecold commented 3 months ago

BTW. Could you add crosstest to https://github.com/kitex-contrib/codec-dubbo-tests ?

Ok, I will do that later.

bytedance-oss-robot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DMwangnima, whalecold

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kitex-contrib/codec-dubbo/blob/main/OWNERS)~~ [DMwangnima] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment