trpc-group / trpc-go

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

codec: Use official encoding/json instead of json-iterator. (#157) #158

Closed Andrew-M-C closed 5 months ago

Andrew-M-C commented 5 months ago

Fixes #157

RELEASE NOTES: Please refer to #157, I am also the issue author.

github-actions[bot] commented 5 months ago

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

Andrew-M-C commented 5 months ago

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

WineChord commented 5 months ago

Discussion takes place at https://github.com/trpc-group/trpc-go/issues/157.

Andrew-M-C commented 5 months ago

Close due to discussion in #157