We don't have information about this codec, though there might be some
implementation in private domain.
We maintain a list of all known codecs at
http://mina.apache.org/codec-repository.html

To contribute, please create a JIRA, and attach the code to it (Please
check the ASL license box while creating the JIRA).


On Wed, Sep 12, 2012 at 10:55 PM, Dhruv Chopra
<[email protected]> wrote:
> Hi,
>
> We are using Apache Mina for NIO in our gaming server. In our
> scenario, the same server must handle data transfer across native
> clients (iOS, Android) and web browsers (which are communicating
> through websockets).
> To do this, we have prototyped an encoder and decoder in the MINA
> chain which will do the websocket handshake and manage communication
> over WebSocket dataframes (as in RFC 6455).
> My question is that is there already a filter for doing this (or one
> under development)? If not, we would like to contribute what we have
> done to the Apache Mina project and would like to know the process.
>
> Thanks,
> Dhruv
>
> Product Site : http://appwarp.shephertz.com/
> Company Site : http://shephertz.com/



-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal

Reply via email to