Re: Can't this project can be listed on http://code.google.com/p/protobuf/wiki/RPCImplementations.

2009-05-17 Thread xiliu.t...@gmail.com
The project is at:http://code.google.com/p/server1/ Thx, --Xiliu On May 17, 10:50 am, "xiliu.t...@gmail.com" wrote: > Hi, > I implemented a C++ Dual RPC service framework base on protobuf and > boost asio, the pressure test looks good(Supporting 50K connection on > a dell labtop), can you help t

Can't this project can be listed on http://code.google.com/p/protobuf/wiki/RPCImplementations.

2009-05-17 Thread xiliu.t...@gmail.com
Hi, I implemented a C++ Dual RPC service framework base on protobuf and boost asio, the pressure test looks good(Supporting 50K connection on a dell labtop), can you help to review it whether it can be listed on this page:http://code.google.com/p/protobuf/wiki/RPCImplementations. Thx, --Xiliu --~-

Re: 2.1.0 release is up

2009-05-17 Thread Chris Kuklewicz
I am patching the Haskell implementation and I have a follow up question to this: On May 14, 12:06 am, Kenton Varda wrote: >   * The type name resolver will no longer resolve type names to fields.  For >     example, this now works: >       message Foo {} >       message Bar { >         optional