Thanks for your responses regarding this. I have created a new JIRA<https://issues.apache.org/jira/browse/DIRMINA-907>concerning this. To answer Emmanuel's earlier question, yes we (Shephertz) are willing to provide support for this filter. We are code complete for this feature and are doing some validation. Apart from the filter code, what else (eg: sample usage, client code) would we needed?
Thanks! Dhruv Chopra 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/ >
