Re: [MNA 3] SSL support

2012-05-02 Thread Julien Vermillard
+1

On Wed, May 2, 2012 at 7:15 PM, Emmanuel Lécharny  wrote:
> Hi guys,
>
> right now, the SSLContext and ServiceMode classes are stored into the
> AbstractIoService, which makes no sense, as UDP for instance does not
> support SSL at all.
>
> I will move those fields to the AbstractTcpServer/Client.
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>


[MNA 3] SSL support

2012-05-02 Thread Emmanuel Lécharny

Hi guys,

right now, the SSLContext and ServiceMode classes are stored into the 
AbstractIoService, which makes no sense, as UDP for instance does not 
support SSL at all.


I will move those fields to the AbstractTcpServer/Client.

--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com