trpc-group / trpc-go

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

{client, naming}: allow selector to define its own net.Addr parser #176

Closed YoungFr closed 1 month ago

YoungFr commented 1 month ago

This is used to avoid unnecessary addr parse which is commonly used in trpc-database.

To properly update the DSN library, we need to introduce this feature into the open-source tRPC-Go.

RELEASE NOTES: NONE

github-actions[bot] commented 1 month ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

YoungFr commented 1 month ago

I have read the CLA Document and I hereby sign the CLA

liuzengh commented 1 month ago

@sandyskies need realse a new version after this pr be merged.

sandyskies commented 1 month ago

Pls update the pr description @YoungFr

YoungFr commented 1 month ago

Pls update the pr description @YoungFr

done @sandyskies