Skip to content

add golang support#194

Open
icexin wants to merge 3 commits into
baidu:masterfrom
icexin:go
Open

add golang support#194
icexin wants to merge 3 commits into
baidu:masterfrom
icexin:go

Conversation

@icexin

@icexin icexin commented Apr 24, 2017

Copy link
Copy Markdown

go版本的实现,包括客户端和服务端,实现的功能有:

  • 通信协议的codec实现
  • proto service代码的生成
  • 简单实现的客户端和服务端
  • 压缩的支持

@icexin

icexin commented Apr 25, 2017

Copy link
Copy Markdown
Author

@qinzuoyan @fxsjy @weilikai @teodor-pripoae @yan97ao
哪位可以处理一下?

@teodor-pripoae

Copy link
Copy Markdown
Contributor

Hi,

Unfortunately I don't use sofa-pbrpc anymore (we chosed grpc) but I just open sourced our go client which we used for testing it.

In case you need some inspiration:

https://github.com/kuende/sofa-pbrpc-go

@qinzuoyan

Copy link
Copy Markdown
Collaborator

@icexin , please fix the travis-ci failure firstly, thanks.

@icexin

icexin commented Apr 26, 2017

Copy link
Copy Markdown
Author

@teodor-pripoae Thanks!
@qinzuoyan Fixed! It's an upstream error. Snappy's recent commits caused ci failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants