aeraki-mesh / aeraki

Manage any layer-7 protocols in a Service Mesh.
https://www.aeraki.net
Apache License 2.0
730 stars 140 forks source link

support trpc #403

Closed zhaohuabing closed 6 months ago

zhaohuabing commented 6 months ago

This PR add tRPC support.

tRPC is a high-performance RPC framework open-sourced by Tencent, more information of tRPC can be found here: https://github.com/trpc-group/trpc/

Related: https://github.com/aeraki-mesh/aeraki/issues/398