MalikHou / brpc-go

Go version of brpc baidu_std protocol implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brpc-go

The Go version implementation of brpc baidu_std protocol, including client side and server side.

Note that this is not an official implementation, and only implements the protocol part. Load balancing, service discovery and other functions are not included. It may be supported in the future

Status

Beta version, the api may be break.

Usage

see examples

About

Go version of brpc baidu_std protocol implementation

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Shell 0.2%