<div>Hi Trustin,</div>
<div> </div>
<div>Here is a small patch for the documentation. Nothing big. </div>
<div>Also this sentence seems broken in architecture chapter: &quot;<font size="2">The lack of portability between transports becomes a problem when you need to support more transports not rewriting the network layer of the application.&quot;</font></div>

<div><font size="2"></font> </div>
<div><font size="2">Other than that its good.</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Cheers,</font></div>
<div><font size="2">Stefan</font></div><br><br>
<div class="gmail_quote">On Sat, Apr 18, 2009 at 7:13 PM, Virat Gohil <span dir="ltr">&lt;<a href="mailto:virat4lug@gmail.com">virat4lug@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Trustin,<br><br>Congratulations to Netty for reaching another milestone :). R 3.1 is<br>coming together really well. You have been doing excellent stuff and<br>
at an exceptional pace. Its a pleasure working with Netty.<br><br>Cheers!<br><br>Virat<br>
<div>
<div></div>
<div class="h5"><br><br>On Sat, Apr 18, 2009 at 9:35 PM, Trustin Lee &lt;<a href="mailto:tlee@redhat.com">tlee@redhat.com</a>&gt; wrote:<br>&gt; Hi folks,<br>&gt;<br>&gt; Netty 3.1.0.BETA2, the second beta release of 3.1 branch, has been released.<br>
&gt;<br>&gt; The Netty project is an effort to provide an asynchronous,<br>&gt; event-driven network application framework and tools for rapid<br>&gt; development of maintainable, high-performance, high-scalability<br>&gt; protocol servers and clients.<br>
&gt;<br>&gt; In other words, Netty is a NIO client server framework that enables<br>&gt; quick and easy development of network applications such as protocol<br>&gt; servers and clients. It simplifies and streamlines network programming<br>
&gt; such as TCP and UDP socket servers.<br>&gt;<br>&gt; Please visit our web site to download it:<br>&gt;<br>&gt;   * <a href="http://www.jboss.org/netty/" target="_blank">http://www.jboss.org/netty/</a><br>&gt;<br>&gt; As always, your feed back is more than appreciated.  Please visit the<br>
&gt; discussion forum and leave some comments and questions:<br>&gt;<br>&gt;   * <a href="http://www.jboss.org/netty/community.html" target="_blank">http://www.jboss.org/netty/community.html</a><br>&gt;<br>&gt; A New Chapter in the User Guide<br>
&gt; ===============================<br>&gt; If you were following us at Twitter ( <a href="http://twitter.com/netty_project" target="_blank">http://twitter.com/netty_project</a><br>&gt; ), you might already have noticed that we updated the user guide to<br>
&gt; reflect the feed back from the community.  Please check it out; it<br>&gt; worths a read! - <a href="http://tinyurl.com/b2snx4" target="_blank">http://tinyurl.com/b2snx4</a><br>&gt;<br>&gt; Dead Lock Auto-detection<br>
&gt; ========================<br>&gt; It is a common mistake for a Netty beginner to call<br>&gt; ChannelFuture.await*() method when a ChannelHandler is running in an<br>&gt; I/O worker thread.  The ChannelFuture implementation now throws an<br>
&gt; IllegalStateException if a user called ChannelFuture.await*() from an<br>&gt; I/O worker thread.  Just in case you didn&#39;t know about this, please<br>&gt; read the updated Javadoc of ChannelFuture: <a href="http://tinyurl.com/dyooey" target="_blank">http://tinyurl.com/dyooey</a><br>
&gt;<br>&gt; SSL Bug Fixes<br>&gt; =============<br>&gt; A couple issues related with SslHandler were found by community<br>&gt; members, and they were all fixed thanks to the detailed bug report<br>&gt; from them.  I&#39;d like to say thank you again to Virat Gohil, Bryan<br>
&gt; Wagner, and Huican Ping, in no particular order.<br>&gt;<br>&gt; Upcoming Releases<br>&gt; =================<br>&gt; If there&#39;s no noticeable bugs and I have done enough documentation and<br>&gt; testing, the next release will be 3.1.0.CR1 (Candidate Release).<br>
&gt; Otherwise, it will be 3.1.0.BETA3.  Please keep us updated with any<br>&gt; bugs, design issues, API usability feed back, and questions.<br>&gt;<br>&gt; Miscellaneous<br>&gt; =============<br>&gt; For the full changelog, please visit here:<br>
&gt;<br>&gt;   * <a href="http://tinyurl.com/cnz2wm" target="_blank">http://tinyurl.com/cnz2wm</a><br>&gt;<br>&gt; Again, as always, your feed back is more than appreciated.  Please<br>&gt; visit the discussion forum and feel free to leave some comments and<br>
&gt; questions:<br>&gt;<br>&gt;   * <a href="http://www.jboss.org/netty/community.html" target="_blank">http://www.jboss.org/netty/community.html</a><br>&gt;<br>&gt; Cheers,<br>&gt;<br>&gt; — Trustin Lee, <a href="http://gleamynode.net/" target="_blank">http://gleamynode.net/</a><br>
&gt;<br>&gt; _______________________________________________<br></div></div>&gt; netty-users mailing list<br>&gt; <a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>
&gt;<br><br>_______________________________________________<br>netty-users mailing list<br><a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>
</blockquote></div><br>