<p>I would use a CodecEmbedder in such a case.</p>
<div class="gmail_quote">On Sep 16, 2011 2:26 AM, &quot;ckulenk&quot; &lt;<a href="mailto:ckulenk@gmail.com">ckulenk@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Hello,<br>&gt; Is there a way to use a pipeline to prepare a message for broadcasting it to<br>
&gt; many clients? E.g. I would like to use the ObjectEncoder &amp; ZlibEncoder etc.<br>&gt; to prepare a big message. When sending the message to multiple clients I<br>&gt; would just pass through the resulting ChannelBuffer. Is the<br>
&gt; org.jboss.netty.channel.local.* the way to go?<br>&gt; <br>&gt; Cheers,<br>&gt; Christian<br>&gt; <br>&gt; --<br>&gt; View this message in context: <a href="http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Local-Pipeline-for-message-preparation-tp6797784p6797784.html">http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Local-Pipeline-for-message-preparation-tp6797784p6797784.html</a><br>
&gt; Sent from the Netty User Group mailing list archive at Nabble.com.<br>&gt; _______________________________________________<br>&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">https://lists.jboss.org/mailman/listinfo/netty-users</a><br></div>