[protobuf] Protocol RPC for Go and C++

2013-05-08 Thread chai2010
Hi, I have create a protorpc project, impl RPC for Go/C++: https://bitbucket.org/chai2010/protorpc https://code.google.com/p/protorpc/ Some examples: https://code.google.com/p/protorpc/source/browse/protobuf/src/google/protobuf/rpc/example/ Document(${root}/README.md): https://bitbucket.org

[protobuf] A question about the rpc service syntax (Golang)

2013-07-30 Thread chai2010
is the `{}` mean ? Thanks! --- [0] https://github.com/golang/groupcache [1] https://github.com/golang/groupcache/blob/master/groupcachepb/groupcache.proto#L30 [2] https://developers.google.com/protocol-buffers/docs/proto#services -- chaishushan http://my.oschina.net/chai2010 https://bitbucket.org

Re: [protobuf] Protocol RPC for Go and C++

2013-12-10 Thread chai2010
! 在 2013年5月9日星期四UTC+8上午1时56分44秒,Feng Xiao写道: Thanks, added to https://code.google.com/p/ protobuf/wiki/ThirdPartyAddOns On Wed, May 8, 2013 at 6:33 AM, chai2010 chais...@gmail.com wrote: Hi, I have create a protorpc project, impl RPC for Go/C++: https://bitbucket.org/chai2010/protorpc https

Re: [protobuf] We are moving protobuf to github.

2014-08-26 Thread chai2010
Readme.txt should be markdown format: s/README.txt/README.md/ And can you help to update the protorpc(Go/C++) link: Go: https://github.com/chai2010/protorpc CC: https://github.com/chai2010/protorpc.cxx. Thanks! 2014-08-27 7:59 GMT+08:00 Feng Xiao xiaof...@google.com: Hi all, Finally, we

Re: [protobuf] Protobuf Buffers v3.0.0-alpha-1

2014-12-10 Thread chai2010
/protobuf. For more options, visit https://groups.google.com/d/optout. -- https://github.com/chai2010 -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To unsubscribe from this group and stop receiving emails from it, send an email to protobuf

[protobuf] protoc for Gophers, support `go get`

2015-03-26 Thread chai2010
I create a Go warp for protoc app: https://github.com/chai2010/protoc Install protoc is simple: go get github.com/chai2010/protoc PS: Go1.4 for windows donot support statick link with C++. Need install Go1.5+ for windows. -- https://github.com/golang-china https://github.com/chai2010 -- You

Re: [protobuf] Looks for pointers to convert XML to Google Proto Buffers

2015-04-01 Thread chai2010
I have a xml convertor: https://github.com/chai2010/protorpc.cxx/blob/master/src/google/protobuf/xml/xml_message.h https://github.com/chai2010/protorpc.cxx/blob/master/src/google/protobuf/xml/xml_message.cc This is a example: https://github.com/chai2010/protorpc.cxx/tree/master/tests/xmltest

[protobuf] notepad++ for Protobuf

2015-07-29 Thread chai2010
Support syntax highlighting and functions list panel. https://github.com/chai2010/notepadplus-protobuf -- https://github.com/golang-china https://github.com/chai2010 -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To unsubscribe from

Re: [protobuf] Apple's Swift Protobuf Plugin

2016-09-22 Thread chai2010
oup at https://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- https://github.com/golang-china/gopl-zh https://github.com/golang-china https://github.com/chai2010 -- You received this message because you are subscribed to the Googl