Skip to content

trpc-ecosystem/go-codec

Repository files navigation

English | 中文

go-codec

LICENSE

This repository provides implementations and examples of other protocols, currently including:

  • grpc: Supports grpc protocol
  • rawbinary: Supports the protocol where both request and response are []byte under the udp transport layer protocol
  • rawstring: Supports the protocol where both request and response are string types under the tcp transport layer protocol, with strings separated by "\n"

Copyright

The copyright notice pertaining to the Tencent code in this repo was previously in the name of “THL A29 Limited.” That entity has now been de-registered. You should treat all previously distributed copies of the code as if the copyright notice was in the name of “Tencent.”

About

Codec implementations for tRPC-Go

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages