87 packages tagged with “netty”
Transport model in DotNetty
Buffer management in DotNetty
DotNetty common routines
General purpose codecs for DotNetty
Application handlers for DotNetty
MQTT codec for DotNetty
High performance, reactive TCP / UDP socket middleware for .NET
DEPRECATED: use package without "-signed". DotNetty is a port of netty framework. It is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
DEPRECATED: use package without "-signed". UDP and TCP SocketChannel implementations for DotNetty.
DEPRECATED: use package without "-signed". Byte buffers support for DotNetty.
Libuv transport model in DotNetty
Http codec for DotNetty
DEPRECATED: use package without "-signed". TLS and other handler support DotNetty.
DEPRECATED: use package without "-signed". Common wire format codecs DotNetty.
DEPRECATED: use package without "-signed". Mqtt codec support for DotNetty.
Protobuf Proto3 codec for DotNetty
Common routines.
Buffer management:the port of the Netty.Buffers assembly to support .NET 4.5.1 and newer.
Transport model:the port of the Netty.Transport assembly to support .NET 4.5.1 and newer.
General purpose codecs:the port of the Netty.Codecs assembly to support .NET 4.5.1 and newer.
A lightweight and fast socket communication library based on DotNetty
Libuv transport model.
High performance, reactive TCP / UDP socket middleware for .NET + (NET35 Support)
OpenTl port of the Netty SOCKSx protocol. Support SOCKS5 and SOCKS4
Mina.NET is the .NET implementation of Apache MINA, a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP via async socket.