Download Source Code The Netty Project 4.0.32 / 3.10.5 / 5.0.0.Alpha2

  • Post author:
  • Post category:Download

is announcing that The Netty Project with version number 4.0.32 / 3.10.5 / 5.0.0.Alpha2 is already available to download.

What is The Netty Project ?

The Netty Project is A NIO client server socket framework for Java, a tool for rapid development of asynchronous and event-driven network applications .

NIO stands for Network Input Output and is a development philosophy describing an operation usage pattern for socket usage and client-server relations.Netty is Java framework for developing network-centric applications.For your other kind of apps, take a look at other frameworks, but if you need an application to deal with client & server relations, nobody in the Java realm of open source tools will do its job better than Netty.The framework was especially built for running with protocol servers and clients, and simplifies the operation of working with TCP and UDP packets.

This is changelog for The Netty Project version 4.0.32 / 3.10.5 / 5.0.0.Alpha2 :

You can read the complete changelog and also download this latest version on their homepage: netty.io

The Netty Project - Library schema