liushidefeng / protobuf-rpc-pro

Automatically exported from code.google.com/p/protobuf-rpc-pro
0 stars 0 forks source link

Protocol Buffers 2.6 #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Protocol Buffers has been upgraded to 2.6. Would be nice if protobuf-rpc-pro 
used that. Would also be nice if it would use the lite runtime instead. Don't 
know if that's possible but if it is I think using that would be desirable. 

Original issue reported on code.google.com by c...@degoo.com on 9 Sep 2014 at 9:24

GoogleCodeExporter commented 9 years ago
i'll take a look at this soon.

Original comment by pjklauser@gmail.com on 12 Sep 2014 at 6:12

GoogleCodeExporter commented 9 years ago
Introduced 2.6.0 with version 3.3 ( minor release only ) there is not so much 
changes from protobuf 2.5 to 2.6 so i decided not to make a big release change 
around this.

Original comment by pjklauser@gmail.com on 26 Oct 2014 at 1:11

GoogleCodeExporter commented 9 years ago
just released with 3.3

Original comment by pjklauser@gmail.com on 26 Oct 2014 at 4:23

GoogleCodeExporter commented 9 years ago
Thanks! I'll test it and let you know if we run into any problems. Would it be 
possible to use the  lite runtime? I.e. changing all Message instances to 
MessageLite. I think that could improve performance quite a lot. Let me know if 
I can help you out with it in any way.

Original comment by c...@degoo.com on 27 Oct 2014 at 6:43

GoogleCodeExporter commented 9 years ago
I'll look into this too.

Original comment by pjklauser@gmail.com on 27 Oct 2014 at 7:19

GoogleCodeExporter commented 9 years ago
I just wanted to let you know that version 3.3 is working flawlessly. Thanks 
again for all the hard work you've put into this library!

Original comment by c...@degoo.com on 7 Nov 2014 at 10:32