From: cdollins <chad.dollins_at_gmail.com>
Date: Wed, 4 May 2011 21:27:29 -0700 (PDT)
Alright, so the second draft is up @
https://github.com/cdollins/grizzly-google-protobufs
grizzly-google-protobufs . The improvements that were made were to use the
BufferInputStream and Protobuf mergeFrom InputStream variant as suggested by
Oleksiy, also a unit test was added. Please take the time to review the code
and make suggestions.