Netty 3.1.1.GA released: connection timeout

"이희승 (Trustin Lee)" trustin at gmail.com
Mon Aug 17 02:44:14 EDT 2009


Hi folks,

Netty 3.1.1.GA, which fixes a couple bugs in the previous version, has
been released.

The Netty project is an effort to provide an asynchronous, event-driven
network application framework and tools for rapid development of
maintainable, high-performance, high-scalability protocol servers and
clients.

In other words, Netty is a NIO client server framework that enables
quick and easy development of network applications such as protocol
servers and clients. It simplifies and streamlines network programming
such as TCP and UDP socket servers.

Please visit our web site to download it:

  * http://www.jboss.org/netty/

As always, your feed back is more than appreciated.  Please visit the
discussion forum and leave some comments and questions:

  * http://www.jboss.org/netty/community.html

Alternatively, please follow us at Twitter and send a message:

  * http://twitter.com/netty_project

Connection Timeout
==================
The most notable bug in 3.1.0 was that the connection timeout property
was not respected at all by the socket transport.

Upcoming Releases
=================
Since there were only a couple minor bugs reported for last 3 weeks, I
will proceed to the next major feature release, 3.2.0.ALPHA1.  It's
great time to improve Netty and become a part of the community by
sharing your idea!  Please keep us updated with any ideas for new
features, bugs, design issues, API usability feed back, and questions.

Miscellaneous
=============
For the full changelog, please visit here:

  * http://tinyurl.com/nmp85g

Again, as always, your feed back is more than appreciated.  Please visit
the discussion forum and feel free to leave some comments and questions:

  * http://www.jboss.org/netty/community.html

Alternatively, please follow us at Twitter and send a message:

  * http://twitter.com/netty_project

Cheers,
Trustin Lee, http://gleamynode.net/


More information about the netty-users mailing list