trpc-group / trpc-go

A pluggable, high-performance RPC framework written in golang
Other
742 stars 85 forks source link

Could you share some of the more frequently asked framework questions from the internal network (similar to common software issues) #155

Closed 44zs44 closed 4 months ago

44zs44 commented 6 months ago

Question

When non-Tencent internal learners study the trpc-go framework, they will inevitably encounter some problems. These problems are also likely to be encountered or asked by community learners. These issues can to some extent help community learners better understand the use of this framework and solve some confusing questions.

WineChord commented 5 months ago

We do have these documents, and we are considering scheduling it in the future to see how we can handle this task. This is because we need to exclude some internal network related information.

Andrew-M-C commented 4 months ago

I have written a series of introductory articles about tRPC. May I ask if the official website allows adding some friendly links to them?

https://cloud.tencent.com/developer/column/4101

I am very glad to contribute to the promotion of tRPC.