envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.95k stars 4.8k forks source link

Dubbo filter: Integrated hessian2-codec #14529

Closed zyfjeff closed 3 years ago

zyfjeff commented 3 years ago

Title: Integrated hessian2-codec for Dubbo filter

Description:

So far, we have implemented a simple version of hessian2 codec library in Envoy, but its functions are not complete. Today, we have open source a complete version of Hessian2 implementation internally. Therefore, we hope to remove the implementation of hessian2 inside the Envoy and use hessian2-codec instead.

zyfjeff commented 3 years ago

/assign zyfjeff

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.