Yes, I know that mina3 is still in active development...
I'm only want to have "ready" code for moving to mina3 when it will be
released.

Are all examples exists on the git? Do you know another places where I can
look an examples for mina3?
I'm interesting in complex examples of implementing custom binaries
protocol.

Thanks,
Vladimir

P.S: I'm very apologize for my "english" It's not good as I wanted  =)


2014-04-13 23:15 GMT+03:00 Jon V. <[email protected]>:

> I am probably not the best person to comment on this.
>
> It is my understanding that mina3 is still in active development. There is
> no official release. You shouldn't build production apps with it unless you
> are willing to build and go through an extensive testing process.
> Hi guys,
>
> I would like to move from Mina2 to Mina3...
> I noticed that old api in most cases is not compatible with Mina3.
>
> You can see the protocol implementation in which I use Mina2 here:
> https://github.com/vkravets/Fido4Java/tree/master/binkp
>
> Could you specify guide or examples which helps me to move to Mina3?
>
> Also I have one additional question which is related to Mina2 and Mina3:
> I have protocol encrypt/decrypt but this is is optional and it should be
> performed after connection(I received message in which describing should I
> use encryption or not).
> Can I performing such behavior using chain Filters. If yes how I can
> control state of encryption?
>
> Thanks,
> Vladimir
>

Reply via email to