English | 中文
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"
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.”