You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by Markus Weimer <ma...@weimo.de> on 2016/02/26 17:54:51 UTC

DotNetty

Hi,

Microsoft has ported Netty to .NET:

https://github.com/Azure/DotNetty

It is MIT-licensed, which should be fine for us as a dependency. Is
this of interest to Wake.NET?

Markus

Re: DotNetty

Posted by Boris Shulman <sh...@gmail.com>.
Currently Wake.NET is a lightweight wrapper on top of Sockets, so bringing
Netty in will make it more complex. If we do that it should be an optional
part.

On Fri, Feb 26, 2016 at 8:54 AM, Markus Weimer <ma...@weimo.de> wrote:

> Hi,
>
> Microsoft has ported Netty to .NET:
>
> https://github.com/Azure/DotNetty
>
> It is MIT-licensed, which should be fine for us as a dependency. Is
> this of interest to Wake.NET?
>
> Markus
>