[
https://issues.apache.org/jira/browse/DIRMINA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440620#comment-13440620
]
Chad Beaulac commented on DIRMINA-654:
--------------------------------------
Hi,
I wrote a Mina 2.x GPB codec.
* Tests pass with Mina 2.x
* Supports multiple messages on single endpoint using extensions
* Varint encoding for wire protocol works fine. No need for fixed length header.
The Maven project I have that builds it required protoc at maven build time. I
think donating this codec to Apache would be a good idea. How shall we proceed?
Regards,
Chad
> Google Protocol Buffers Codec
> -----------------------------
>
> Key: DIRMINA-654
> URL: https://issues.apache.org/jira/browse/DIRMINA-654
> Project: MINA
> Issue Type: New Feature
> Components: Filter
> Reporter: Tomasz Blachowicz
> Fix For: 2.0.6
>
> Attachments: protobuf.txt
>
>
> Google Protocol Buffers (protobuf) are language-neutral, platform-neutral,
> extensible mechanism for serializing structured data. Apache MINA already
> provides several protocol codecs (decoders and encodes) that allows to deal
> with different wire formats. The Protocol Buffer is the perfect candidate for
> new codec available as separate and optional module within Apache MINA.
> More details on Protocol Buffers can be found on the website:
> http://code.google.com/apis/protocolbuffers
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira