Skip to content

add golang support#194

Open
icexin wants to merge 3 commits intobaidu:masterfrom
icexin:go
Open

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

Conversation

@icexin
Copy link

@icexin icexin commented Apr 24, 2017

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

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

@icexin
Copy link
Author

icexin commented Apr 25, 2017

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

@teodor-pripoae
Copy link
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
Collaborator

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

@icexin
Copy link
Author

icexin commented Apr 26, 2017

@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